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