mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 13:14:24 +08:00
Merge branch 'master' into redirects&status
This commit is contained in:
@@ -650,9 +650,7 @@ async function initDatabase() {
|
||||
}
|
||||
|
||||
console.log("Connecting to Database")
|
||||
R.setup("sqlite", {
|
||||
filename: Database.path,
|
||||
});
|
||||
Database.connect();
|
||||
console.log("Connected")
|
||||
|
||||
// Patch the database
|
||||
|
Reference in New Issue
Block a user