docker-compose.yml updated
This commit is contained in:
parent
67e94c3c45
commit
2ba685cd49
@ -27,7 +27,6 @@ services:
|
|||||||
image: eshop/ordering.api:latest
|
image: eshop/ordering.api:latest
|
||||||
environment:
|
environment:
|
||||||
- ConnectionString=Server=ordering.data;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word
|
- ConnectionString=Server=ordering.data;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word
|
||||||
- ASPNETCORE_ENVIRONMENT=Development
|
|
||||||
ports:
|
ports:
|
||||||
- "81:80"
|
- "81:80"
|
||||||
# (Go to Production): For secured/final deployment, remove Ports mapping and
|
# (Go to Production): For secured/final deployment, remove Ports mapping and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user