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