port change for cluster
This commit is contained in:
parent
8744761b00
commit
c5f3473ccb
@ -6,14 +6,14 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
attachments:
|
||||
image: santhoshsnair/damageassesmentapiattachments:latest
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
|
||||
employees:
|
||||
@ -21,7 +21,7 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
|
||||
locations:
|
||||
@ -29,7 +29,7 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
|
||||
questions:
|
||||
@ -37,7 +37,7 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
|
||||
responses:
|
||||
@ -60,7 +60,7 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
|
||||
doculinks:
|
||||
@ -68,5 +68,5 @@ services:
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Development
|
||||
ports:
|
||||
- "80/http"
|
||||
- "80:80"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user