File size: 202 Bytes
d06e22b
 
 
 
 
1
2
3
4
5
��FLASK_APP=app.py

FLASK_ENV=production

SECRET_KEY=your-secret-key-change-in-production

PORT=5000