This commit is contained in:
Tomas Dvorak
2025-12-01 12:43:49 +01:00
parent eeb2dd79c3
commit 7773947450
2 changed files with 56 additions and 45 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export LOGOAPI_BASE_URL="http://localhost:8080" # or your real logoapi base URL
export LOGOAPI_BASE_URL="https://logoapi.sportcreative.eu" # or your real logoapi base URL
export SMTP_HOST="smtp.purelymail.com"
export SMTP_PORT="465"
export SMTP_USER="info@tdvorak.dev"