Browse Source

Payment API orchestrator fix

pull/376/head
Igor Sychev 7 years ago
parent
commit
9827483b7b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docker-compose.override.yml

+ 1
- 0
docker-compose.override.yml View File

@ -174,6 +174,7 @@ services:
- EventBusPassword=${ESHOP_SERVICE_BUS_PASSWORD}
- AzureServiceBusEnabled=False
- ApplicationInsights__InstrumentationKey=${INSTRUMENTATION_KEY}
- OrchestratorType=${ORCHESTRATOR_TYPE}
ports:
- "5108:80"


Loading…
Cancel
Save