mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-23 13:59:22 +08:00
Merge branch 'master' into public-dashboard
# Conflicts: # server/server.js
This commit is contained in:
@@ -128,6 +128,7 @@ let indexHTML = fs.readFileSync("./dist/index.html").toString();
|
||||
exports.entryPage = "dashboard";
|
||||
|
||||
(async () => {
|
||||
Database.init(args);
|
||||
await initDatabase();
|
||||
|
||||
exports.entryPage = await setting("entryPage");
|
||||
|
Reference in New Issue
Block a user