Minor change in docker-compose.prod

This commit is contained in:
Cesar De la Torre 2017-07-10 15:02:22 -07:00
parent 27fae7c5d3
commit 96c55b8682

View File

@ -137,7 +137,7 @@ services:
ports:
- "5107:80"
payment.api:
payment.api:
environment:
- ASPNETCORE_ENVIRONMENT=Production
- ASPNETCORE_URLS=http://0.0.0.0:5108