diff --git a/lib/configuration/sample.config.json b/lib/configuration/sample.config.json index a1ccabf..54790a2 100644 --- a/lib/configuration/sample.config.json +++ b/lib/configuration/sample.config.json @@ -16,7 +16,7 @@ "url": "https://overrustlelogs.net" }, "sql": { - "fileLocation": "/usr/src/app/database/bot.db" + "fileLocation": "./bot.db" }, "chatCache": { "messagesToKeepPerUser": 10,