mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 14:03:12 +08:00
WIP
This commit is contained in:
@@ -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