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}
|
||||
- OrchestratorType=${ORCHESTRATOR_TYPE}
|
||||
ports:
|
||||
- "5105:80" # Important: In a production environment your should remove the external port (5105) kept here for microservice debugging purposes.
|
||||
# The API Gateway redirects and access through the internal port (80).
|
||||
- "5105:80"
|
||||
|
||||
ordering.api:
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user