From 18a9c741ee358558052b256efd328ae34558b216 Mon Sep 17 00:00:00 2001 From: klaas Date: Sat, 15 Mar 2025 20:10:14 +0100 Subject: [PATCH] =?UTF-8?q?README.md=20gef=C3=BCllt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env_default | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/.env_default b/.env_default index c631060..8d600f1 100644 --- a/.env_default +++ b/.env_default @@ -1,13 +1,14 @@ -DATABASE_URL=postgres://user:psw@localhost:5432/postgres -SESSIONSECRET=Your Secret -JWT_SECRET= -MAILHOST= -MAILUSER= -MAILFROM= -MAILPASS= -PORT=2000 +DATABASE_URL=postgres://klaas:Dimrb73611912@s002.boergmann.it:5432/ +DBNAME=tkd_neu +SESSIONSECRET=ayfawsr23rw +JWT_SECRET=ayfawsr23rw +MAILHOST=ha01s001.org-dns.com +MAILUSER=admin@boergmann.it +MAILFROM=admin@boergmann.it +MAILPASS=October7-Obsessed-Gumdrop-Remote +PORT=2001 TELEBOT= TELECHAT= -HOST= +HOST=localhost WEEKDAY=4 -ABTEILUNG=KiTu/ABENTEUERSPIELPLATZ/KKT \ No newline at end of file +ABTEILUNG=KiTu \ No newline at end of file