flask: Use python dotenv for application deployment
- Use .flaskenv and .env files to set environment variables - Use dotenv package to automatically load them - Add quick development notes
.env.example
0 → 100644
.flaskenv
0 → 100644
Please register or sign in to comment