diff --git a/config.json.bk b/config.json.bk deleted file mode 100644 index 05adb022c6..0000000000 --- a/config.json.bk +++ /dev/null @@ -1,11 +0,0 @@ -{ - "url": "http://127.0.0.1:4567", - "secret": "catsRkool", - "database": "redis", - "port": 4567, - "redis": { - "host": "127.0.0.1", - "port": "6379", - "database": "0" - } -}