docker-compose.yml updated

This commit is contained in:
Cesar De la Torre 2016-10-10 21:55:59 -07:00
parent 67e94c3c45
commit 2ba685cd49

View File

@ -27,7 +27,6 @@ services:
image: eshop/ordering.api:latest
environment:
- ConnectionString=Server=ordering.data;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word
- ASPNETCORE_ENVIRONMENT=Development
ports:
- "81:80"
# (Go to Production): For secured/final deployment, remove Ports mapping and