global: instance path and static folder config
- BETTER Adds the ability to configure the flask app instance path and static folder via environment variables. This is required because the configuration file is not loaded during the responsible bootstrap stage.
Signed-off-by: Marco Neumann <marco@crepererum.net>