diff --git a/Docker.md b/Docker.md index 3070795..a1b9887 100644 --- a/Docker.md +++ b/Docker.md @@ -42,6 +42,6 @@ You can save this file as `docker-compose.yml`, create a `whitelist.txt` file ne # Container access and information |Function|Command| -|===|===| +|----|----| |Shell access (live container)|`docker exec -it rss-bridge /bin/sh`| |Realtime container logs|`docker logs -f rss-bridge`| \ No newline at end of file