diff --git a/.env.example b/.env.example index 6936a0d..4a55fc8 100644 --- a/.env.example +++ b/.env.example @@ -9,4 +9,5 @@ FRONTEND_URL="https://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" \ No newline at end of file +EVENT_NAME="Lauf für Kaya! 2025" +NODE_ENV=production \ No newline at end of file