mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
Add missing config for s3 storage (#96)
This var `storage_endpoint` will be read and used at 3eb99d2635/helpers/uploader.js (L14)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"invite_code": "top-sekrit",
|
||||
|
||||
"storage_region": "eu-central-1",
|
||||
|
||||
"storage_endpoint": "http://localhost:4572",
|
||||
"storage_bucket": "my_spacedeck_bucket",
|
||||
"storage_cdn": "/storage",
|
||||
"storage_local_path": "./storage",
|
||||
|
||||
Reference in New Issue
Block a user