1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-03 05:44:50 +00:00

Updated Docker (markdown)

Donald Webster 2017-03-21 23:35:52 -07:00
parent 5779afd161
commit aba35ca40c

@ -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 \`. To change between options, just remove `-p 7878:7878 \` and replace with `--network host \`.
##Set permissions ## Set permissions
```bash ```bash
sudo chmod 644 /etc/systemd/system/docker-radarr.service sudo chmod 644 /etc/systemd/system/docker-radarr.service
``` ```