Compare commits

..

No commits in common. "bfce0c22c04d2fccf576bd72ac8bf62b807a7ea6" and "96e3be543b4acbfc1562b6690c0ba02f0e243887" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ EMAIL_FROM="noreply@lauf-fuer-kaya.de"
EMAIL_REPLYTO="info@lauf-fuer-kaya.de"
REDIS_URL=redis://localhost:6379
FRONTEND_URL="https://run.lauf-fuer-kaya.de"
DOCUMENT_SERVER_URL="https://documents.run.lauf-fuer-kaya.de"
DOCUMENT_SERVER_URL="https://documents.run.lauf-fuer-kaya.de/"
AUTHKEY=""
EVENT_DATE="23.05.2025"
EVENT_NAME="Lauf für Kaya! 2025"

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-mailer",
"version": "1.1.1",
"version": "1.1.0",
"private": true,
"type": "module",
"scripts": {