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/
ports:
- "80:80"
- "6006:80"
surveys:
@ -68,5 +68,5 @@ services:
environment:
- ASPNETCORE_ENVIRONMENT=Development
ports:
- "6006:80"
- "80:80"