Skip to content

Commit 2ba685c

Browse files
docker-compose.yml updated
1 parent 67e94c3 commit 2ba685c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ services:
2727
image: eshop/ordering.api:latest
2828
environment:
2929
- ConnectionString=Server=ordering.data;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word
30-
- ASPNETCORE_ENVIRONMENT=Development
3130
ports:
3231
- "81:80"
3332
# (Go to Production): For secured/final deployment, remove Ports mapping and

0 commit comments

Comments
 (0)