clarifying some flip commands

This commit is contained in:
2019-02-03 09:19:02 +02:00
parent 5baf6dcbee
commit 73f8c4ef79
2 changed files with 9 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ from revprox import ReverseProxied
from utils import *
__FLEES_VERSION__ = "20181124.0"
__FLEES_VERSION__ = "20190203.0"
app = Flask(__name__)
app.config.from_object(__name__)
config_values = read_config(app)