mirror of
https://github.com/zadam/trilium.git
synced 2026-06-18 14:49:46 +02:00
fix(standalone/setup): lost connection to websocket
This commit is contained in:
@@ -246,6 +246,7 @@ function bootstrapRoute(): BootstrapDefinition {
|
||||
if (!isDbInitialized) {
|
||||
return {
|
||||
...commonItems,
|
||||
isStandalone: true,
|
||||
baseApiUrl: "../api/",
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user