mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2026-02-22 18:52:41 +00:00
Solved wrong environment bug
This commit is contained in:
@@ -14,4 +14,5 @@ services:
|
||||
- ./.env:/app./.env
|
||||
environment:
|
||||
- PORT=${PORT:-5000}
|
||||
- FLASK_ENV=${FLASK_ENV:-production}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user