updated storage config

This commit is contained in:
Martin Guether
2017-04-07 13:07:09 +02:00
parent bd0471dad6
commit 1426bc9c24
3 changed files with 31 additions and 14 deletions

View File

@@ -1,7 +1,8 @@
{
"endpoint": "http://localhost:9666",
"storage_bucket": "my_spacedeck_s3_bucket",
"storage_cdn": "http://localhost:9666",
"storage_bucket": "sdeck-development",
"storage_cdn": "http://localhost:9123/sdeck-development",
"storage_endpoint": "http://storage:9000",
"google_access" : "",
"google_secret" : "",
"admin_pass": "very_secret_admin_password",