update ports and variables for docker compose bootstrap

This commit is contained in:
Martin Guether
2017-04-07 11:55:07 +02:00
parent a3e2129b79
commit f9cf8ba7e8
9 changed files with 49 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
{
"endpoint": "http://localhost:9000",
"endpoint": "http://localhost:9666",
"storage_bucket": "my_spacedeck_s3_bucket",
"storage_cdn": "xyz.cloudfront.net",
"storage_cdn": "http://localhost:9666",
"google_access" : "",
"google_secret" : "",
"admin_pass": "very_secret_admin_password",