1
0
Fork 0
forked from anton/matekasse
This commit is contained in:
2000-Trek 2023-09-13 21:54:47 +02:00
parent cf0983d6d4
commit 6fea32e962

View file

@ -7,7 +7,7 @@ from .db import get_db
#flask_config #flask_config
DATABASE = 'Website/mate.db' DATABASE = '/home/matekasse/Website/mate.db'
def create_logs(app): def create_logs(app):
now = datetime.datetime.now().strftime('%d-%m-%Y-%H-%M-%S') now = datetime.datetime.now().strftime('%d-%m-%Y-%H-%M-%S')