Changed default image so static/icons can be cleared without issue

This commit is contained in:
2025-04-21 13:55:53 +02:00
parent 26f9f20b53
commit 52025a55c2
4 changed files with 11 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ from flask_login import LoginManager # type: ignore
import os
# App Config
app = Flask(__name__)
app = Flask(__name__, instance_relative_config=True)
app.config["SQLALCHEMY_DATABASE_URI"] = "sqlite:///services.sqlite"
app.config["SQLALCHEMY_TRACK_MODIFICATIONS"] = False # Wat is dit?
app.config["SECRET_KEY"] = "bvjchsygvduycgsyugc" # Andere secret key