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:
|
ports:
|
||||||
- 4000:80
|
- 4000:80
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/usr/share/nginx/html
|
- ./:/opt/html
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
nginx-proxy:
|
nginx-proxy:
|
||||||
|
|
Loading…
Reference in a new issue