Fixed comment for the identity.api microservice.

This commit is contained in:
Cesar De la Torre Llorente 2018-04-02 15:22:26 -07:00
parent 5378d20d78
commit 0906ae6195

View File

@ -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: