@@ -18,7 +18,7 @@ services:
depends_on:
- app_community_service_beta
ports:
- - "28218:80"
+ - "28217:80"
volumes:
- ./:/var/www
- ./deploy/nginx/conf.d/app.beta.conf:/etc/nginx/conf.d/app.beta.conf
@@ -17,7 +17,7 @@ services:
- app_community_service_dev
- - "18218:80"
+ - "18217:80"
- ./deploy/nginx/conf.d/app.dev.conf:/etc/nginx/conf.d/app.dev.conf