summaryrefslogtreecommitdiff
path: root/config/config.json
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/config/config.json b/config/config.json
deleted file mode 100644
index 9a49b76..0000000
--- a/config/config.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "LogLevel": "debug",
- "Storage": {
- "Type": "b2",
- "Config": {
- "BucketName": "sayana-pages",
- "Region": "eu-central-003",
- "Prefix": "",
- "KeyID": "${B2_KEY_ID}",
- "ApplicationKey": "${B2_APPLICATION_KEY}"
- }
- }
-} \ No newline at end of file