details
This commit is contained in:
@@ -27,7 +27,7 @@ from utils.files import (
|
||||
db_maintenance,
|
||||
)
|
||||
|
||||
__VERSION__ = "20230818.0"
|
||||
__VERSION__ = "20230819.0"
|
||||
app = Flask(__name__)
|
||||
app.config.from_object(__name__)
|
||||
app.config.from_prefixed_env()
|
||||
|
||||
Reference in New Issue
Block a user