diff --git a/Docker.md b/Docker.md index d12bca8..9250e09 100644 --- a/Docker.md +++ b/Docker.md @@ -45,7 +45,7 @@ An important network and firewall aspect to make note of is the difference betwe To change between options, just remove `-p 7878:7878 \` and replace with `--network host \`. -##Set permissions +## Set permissions ```bash sudo chmod 644 /etc/systemd/system/docker-radarr.service ```