added example config file

This commit is contained in:
2025-04-26 04:26:24 +02:00
parent b377f0bd3c
commit dd486b140f

7
config.py.example Normal file
View File

@@ -0,0 +1,7 @@
class Config:
SECRET_KEY =
SLIDES_DIR =
SQLALCHEMY_DATABASE_URI =
SQLALCHEMY_TRACK_MODIFICATIONS =
ADMIN_PASSWORD =