Skip to content

Commit 299bc52

Browse files
authored
Update compose.yml
1 parent 96b1247 commit 299bc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ services:
55
ports:
66
- "8060:80"
77
volumes:
8-
- "./docker/index.html:/usr/share/nginx/html/index.html"
8+
- "./docker/index.html:/htdocs/index.html"

0 commit comments

Comments
 (0)