mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 09:13:21 +00:00
WIP
This commit is contained in:
+2
-2
@@ -136,8 +136,8 @@ class Database {
|
||||
}
|
||||
} catch (_) {
|
||||
dbConfig = {
|
||||
//type: "sqlite",
|
||||
type: "embedded-mariadb",
|
||||
type: "sqlite",
|
||||
//type: "embedded-mariadb",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user