default.json 338 Bytes
Newer Older
mntmn's avatar
mntmn committed
1
{
2
  "endpoint": "http://localhost:9666",
Martin Guether's avatar
Martin Guether committed
3
4
5
  "storage_bucket": "sdeck-development",
  "storage_cdn": "http://localhost:9123/sdeck-development",
  "storage_endpoint": "http://storage:9000",
mntmn's avatar
mntmn committed
6
7
8
9
10
  "google_access" : "",
  "google_secret" : "",
  "admin_pass": "very_secret_admin_password",
  "phantom_api_secret": "very_secret_phantom_password"
}