This commit is contained in:
livindra 2026-04-28 19:36:11 +07:00
parent 0f52c3dc03
commit 8ff8e0d7ff
2 changed files with 3 additions and 1 deletions

2
.env
View File

@ -7,3 +7,5 @@ DB_NAME=deteksi_pmk
# Flask Configuration # Flask Configuration
FLASK_SECRET=deteksi-pmk-secret-key-2026 FLASK_SECRET=deteksi-pmk-secret-key-2026
pytz

View File

@ -1 +1 @@
web: gunicorn app:app --bind 0.0.0.0:$PORT web: gunicorn app:app --bind 0.0.0.0:$PORTgunicorn