Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Externe MySQL-Datenbank
|
||||
DB_HOST=10.10.10.155
|
||||
DB_PORT=3306
|
||||
DB_USER=tu_skyevouchers
|
||||
DB_PASSWORD=5AkYQusc[ju3*05L
|
||||
DB_NAME=skyevouchers
|
||||
|
||||
# Admin-Bereich
|
||||
ADMIN_PASSWORD=uIVa8yJe01w56gLY4JkkBqj5*lt7UL&z
|
||||
|
||||
# Flask Session-Schlüssel (langen zufälligen String verwenden)
|
||||
SECRET_KEY=r@B33sY6jya0u*UcqZ$*0Db9PZORNcHJ
|
||||
|
||||
# Gotify-Benachrichtigungen
|
||||
GOTIFY_URL=https://push.re.dfined.net
|
||||
GOTIFY_TOKEN=AiZmp5jTp0pip70
|
||||
Reference in New Issue
Block a user