2017-04-07 01:29:05 +02:00
|
|
|
{
|
|
|
|
"endpoint": "http://localhost:9000",
|
2018-01-08 12:43:47 +01:00
|
|
|
"storage_region": "eu-central-1",
|
|
|
|
"storage_bucket": "my_spacedeck_bucket",
|
|
|
|
"storage_cdn": "/storage",
|
|
|
|
"storage_local_path": "./storage",
|
2017-04-07 01:29:05 +02:00
|
|
|
"google_access" : "",
|
|
|
|
"google_secret" : "",
|
|
|
|
"admin_pass": "very_secret_admin_password",
|
|
|
|
"phantom_api_secret": "very_secret_phantom_password"
|
|
|
|
}
|