Skip to content

Commit

Permalink
Fix asp.net environments in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJustLink committed Sep 12, 2023
1 parent 3855edd commit 2bf483c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ services:
- 443:80

environment:
- MINIO_ROOT_USER
- MINIO_ROOT_PASSWORD
- ASPNETCORE_ENVIRONMENT=Production
- ASPNETCORE_URLS=http://+:80

0 comments on commit 2bf483c

Please sign in to comment.