This commit is contained in:
Reihan 2025-04-30 02:01:04 +07:00
parent 71da47aeaa
commit 5f0f732208

View File

@ -4,7 +4,7 @@ services:
web:
build: .
ports:
- "5001:5000"
- "5002:5000"
environment:
- FLASK_APP=app.py
- FLASK_ENV=development