Closed dividehex closed 3 months ago
Flask removed FLASK_ENV in v2.3.0 which was being checked on the root flask route. (Thanks gcox!) This commit fixes the environment varible for the seperate environments and fixes where the variable is being sourced.
See: https://flask.palletsprojects.com/en/3.0.x/changes/#version-2-3-0
See: https://flask.palletsprojects.com/en/3.0.x/changes/#version-2-3-0