first commit

This commit is contained in:
Matteo Basile
2026-07-16 08:46:35 +02:00
commit af525dfd06
13 changed files with 340 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
APP_ENV={{ app_environment }}
GREETING_MESSAGE={{ greeting_message }}
APP_SECRET={{ app_secret }}
RELEASE_ID={{ release_id }}
DEMO_API_KEY={{ demo_api_key }}
DEMO_DB_PASSWORD={{ demo_db_password }}