Proxy Port update for AzureFabricsService 6006 changed to doculink

This commit is contained in:
Santhosh S 2023-09-29 11:08:11 -04:00
parent c5f3473ccb
commit 17b4177a26

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