Minor change in docker-compose.prod
This commit is contained in:
parent
27fae7c5d3
commit
96c55b8682
@ -137,7 +137,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "5107:80"
|
- "5107:80"
|
||||||
|
|
||||||
payment.api:
|
payment.api:
|
||||||
environment:
|
environment:
|
||||||
- ASPNETCORE_ENVIRONMENT=Production
|
- ASPNETCORE_ENVIRONMENT=Production
|
||||||
- ASPNETCORE_URLS=http://0.0.0.0:5108
|
- ASPNETCORE_URLS=http://0.0.0.0:5108
|
||||||
|
Loading…
x
Reference in New Issue
Block a user