Created better environment for testing

This commit is contained in:
2024-01-09 20:53:55 +00:00
parent 1df7ea856c
commit feaa253a01
5 changed files with 49 additions and 21 deletions

View File

@@ -6,6 +6,8 @@ services:
build: .
environment:
- APPSECRET=test
- ENVIRON=test
# - ENVIRON=prod
ports:
- "5000:5000"
volumes: