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