liqian %!s(int64=2) %!d(string=hai) anos
pai
achega
4638f4ff85
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -12,7 +12,7 @@ from update_common_words import add_words2mysql
 
 app = Flask(__name__)
 log_ = Log()
-config_ = set_config()
+config_, env = set_config()
 
 
 @app.route('/healthcheck')