This commit is contained in:
Tomas Dvorak
2025-12-01 10:29:42 +01:00
parent 8ea7df2410
commit 4ebbf1155c
3 changed files with 700 additions and 2279 deletions
+6
View File
@@ -0,0 +1,6 @@
export LOGOAPI_BASE_URL="http://localhost:8080" # or your real logoapi base URL
export SMTP_HOST="smtp.purelymail.com"
export SMTP_PORT="465"
export SMTP_USER="info@tdvorak.dev"
export SMTP_PASS="%8s3Yad*!b3*t"
export MISSING_LOGO_NOTIFY_TO="info@tdvorak.dev"