This commit is contained in:
2025-03-01 10:01:07 +01:00
commit f52cfe1117
7 changed files with 209 additions and 0 deletions

13
.env.template Normal file
View File

@@ -0,0 +1,13 @@
DB_USER=
DB_PASSWORD=
DB_HOST=
DB_PORT=
DB_NAME=
SMTP_SERVER=
SMTP_PORT=
SMTP_USERNAME=
SMTP_PASSWORD=
HUGGINGFACE_API_TOKEN=