forked from MDCPS/DamageAssessment_Backend
port change for cluster
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user