first commit
This commit is contained in:
6
splash/templates/app.env.j2
Normal file
6
splash/templates/app.env.j2
Normal 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 }}
|
||||
Reference in New Issue
Block a user