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 96b1247 commit 299bc52Copy full SHA for 299bc52
compose.yml
@@ -5,4 +5,4 @@ services:
5
ports:
6
- "8060:80"
7
volumes:
8
- - "./docker/index.html:/usr/share/nginx/html/index.html"
+ - "./docker/index.html:/htdocs/index.html"
0 commit comments