From 0906ae6195713eba8aa0ab2c479b2115cc62e9c8 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Llorente Date: Mon, 2 Apr 2018 15:22:26 -0700 Subject: [PATCH] Fixed comment for the identity.api microservice. --- docker-compose.override.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-compose.override.yml b/docker-compose.override.yml index ac22fa4e7..c862bd5f9 100644 --- a/docker-compose.override.yml +++ b/docker-compose.override.yml @@ -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: