@@ -9,7 +9,7 @@ services:
image: nginx:stable-alpine
container_name: nginx_moderna
ports:
- - "80:80"
+ - "8077:80"
volumes:
- ./src/fe:/var/www/fe:ro,cached
- ./src/be:/var/www/html:ro,cached