flask-skaf/app
svitvojimilioni 590a43b28e
Fixed config
- config didn't work now it's working properly
- it takes config from envirionment variable FLASK_CONFIG
- if no such variable exists it uses Development config as default
2023-08-15 20:29:21 -04:00
..
templates Fixed config 2023-08-15 20:29:21 -04:00
__init__.py Fixed config 2023-08-15 20:29:21 -04:00
requirements.txt Fixed config 2023-08-15 20:29:21 -04:00
routes.py Fixed config 2023-08-15 20:29:21 -04:00
tasks.py Fixed config 2023-08-15 20:29:21 -04:00