Fixed comment for the identity.api microservice.
This commit is contained in:
parent
5378d20d78
commit
0906ae6195
@ -65,8 +65,7 @@ services:
|
|||||||
- ApplicationInsights__InstrumentationKey=${INSTRUMENTATION_KEY}
|
- ApplicationInsights__InstrumentationKey=${INSTRUMENTATION_KEY}
|
||||||
- OrchestratorType=${ORCHESTRATOR_TYPE}
|
- OrchestratorType=${ORCHESTRATOR_TYPE}
|
||||||
ports:
|
ports:
|
||||||
- "5105:80" # Important: In a production environment your should remove the external port (5105) kept here for microservice debugging purposes.
|
- "5105:80"
|
||||||
# The API Gateway redirects and access through the internal port (80).
|
|
||||||
|
|
||||||
ordering.api:
|
ordering.api:
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user