Update 'docker-compose.yml'

pull/3/head
lkwg82 3 years ago
parent 3beab5efe2
commit ddec06171a

@ -56,7 +56,7 @@ services:
build: ./web-nginx
restart: unless-stopped
ports:
- ${HTTP_PORT}:80
- ${HTTP_PORT}:8080
volumes:
- app:/var/www/html:ro
depends_on:

Loading…
Cancel
Save