Proxy Port update for AzureFabricsService test reverted
This commit is contained in:
parent
17b4177a26
commit
f5c2b2da44
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user