# SPDX-FileCopyrightText: WTF Kooperative eG # # SPDX-License-Identifier: AGPL-3.0-or-later SQLALCHEMY_DATABASE_URI=sqlite:///data/ki.sqlite CORS_ORIGINS=* FLASK_APP=app.py FLASK_ENV=development KI_AUTH=file # 10 = debug KI_LOGLEVEL=10