Bot Updating README from template

This commit is contained in:
LinuxServer-CI 2018-12-02 01:14:50 +00:00
parent 22564f9425
commit be834be72f

View File

@ -58,7 +58,7 @@ docker create \
-p 80:80 \
-p 443:443 \
-v </path/to/appdata/config>:/config \
--restart unless-stopped
--restart unless-stopped \
linuxserver/nginx
```