0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

bring admin.jsx

This commit is contained in:
Víctor Losada Hernández
2026-02-02 17:17:49 +01:00
parent 74733a4cca
commit 09171acc6e
6 changed files with 62 additions and 100 deletions

View File

@@ -13,7 +13,6 @@ async function start() {
server: { middlewareMode: true },
appType: "custom",
});
}
await DB.connect(config).catch((err) => {