{ "endpoint": "https://board.kaleidos.net/", "storage_region": "eu-central-1", "storage_bucket": "my_spacedeck_bucket", "storage_cdn": "/storage", "storage_local_path": "/app/data/storage", "redis_mock": true, "mongodb_host": "localhost", "redis_host": "localhost", "google_access" : "", "google_secret" : "", "admin_pass": "very_secret_admin_password", "phantom_api_secret": "very_secret_phantom_password", "mail_provider": "smtp", "mail_smtp_host": "##MAIL_SMTP_SERVER", "mail_smtp_port": ##MAIL_SMTP_PORT, "mail_smtp_secure": false, "mail_smtp_require_tls": false, "mail_smtp_user": "##MAIL_SMTP_USERNAME", "mail_smtp_pass": "##MAIL_SMTP_PASSWORD", "contact_email": "##MAIL_FROM", "team_name": "Kaleidos Spacedec" }