Browse Source

Bucket fix.

pull/469/head
Sebastian 7 years ago
parent
commit
6a7248c933
  1. 2
      backend/src/Squidex/appsettings.json

2
backend/src/Squidex/appsettings.json

@ -297,7 +297,7 @@
/*
* The name of your bucket.
*/
"bucketName": "squidex-assets",
"bucket": "squidex-assets",
/*
* The optional folder within the bucket.

Loading…
Cancel
Save