Update docker-compose.yml

This commit is contained in:
Tom 2020-10-05 15:19:57 +01:00 committed by GitHub
parent 1a65698c41
commit 4fb8a8ab22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: