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 a144019 commit ddb6ebdCopy full SHA for ddb6ebd
docs/Advanced-usage.md
@@ -27,7 +27,6 @@ $ docker run --detach \
27
--name nginx-proxy \
28
--publish 80:80 \
29
--publish 443:443 \
30
- --name nginx \
31
--volume conf:/etc/nginx/conf.d \
32
--volume vhost:/etc/nginx/vhost.d \
33
--volume html:/usr/share/nginx/html \
0 commit comments