Update docker-compose.yml
This commit is contained in:
parent
1a65698c41
commit
4fb8a8ab22
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
ports:
|
||||
- 4000:80
|
||||
volumes:
|
||||
- ./:/usr/share/nginx/html
|
||||
- ./:/opt/html
|
||||
|
||||
networks:
|
||||
nginx-proxy:
|
||||
|
|
Loading…
Reference in a new issue