3 lines
57 B
Bash
Raw Permalink Normal View History

2025-03-25 15:09:18 +08:00
FLASK_PORT=5000
FLASK_HOST=0.0.0.0
FLASK_ENV=development