Retire Convex paths and standardize local-first Pi runtime
This commit is contained in:
@@ -293,7 +293,6 @@ async function main() {
|
||||
MNOTE_LOCAL_WORKSPACE_BASE_DIR: dataRoot,
|
||||
MNOTE_WEB_BIND: `127.0.0.1:${port}`,
|
||||
MNOTE_WEB_PUBLIC_BIND: `127.0.0.1:${port}`,
|
||||
MNOTE_WEB_ENABLE_LEGACY_NEXT_COMPAT: "0",
|
||||
RUST_LOG: process.env.RUST_LOG || "warn",
|
||||
};
|
||||
const child = spawn(BINARY, [], {
|
||||
|
||||
Reference in New Issue
Block a user