We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22564f9 commit be834beCopy full SHA for be834be
README.md
@@ -58,7 +58,7 @@ docker create \
58
-p 80:80 \
59
-p 443:443 \
60
-v </path/to/appdata/config>:/config \
61
- --restart unless-stopped
+ --restart unless-stopped \
62
linuxserver/nginx
63
```
64
0 commit comments