Proxy Port update for AzureFabricsService test reverted

This commit is contained in:
Santhosh S 2023-09-29 11:38:43 -04:00
parent 17b4177a26
commit f5c2b2da44

View File

@ -52,7 +52,7 @@ services:
- services__Surveys=http://10.0.0.4:19080/dasapp/survey/ - services__Surveys=http://10.0.0.4:19080/dasapp/survey/
ports: ports:
- "80:80" - "6006:80"
surveys: surveys:
@ -68,5 +68,5 @@ services:
environment: environment:
- ASPNETCORE_ENVIRONMENT=Development - ASPNETCORE_ENVIRONMENT=Development
ports: ports:
- "6006:80" - "80:80"