chore: point to self-hosted instance at mithraic.space

This commit is contained in:
MiTHRAL 2026-04-22 17:27:58 -04:00
parent 1eb09a589a
commit 225c623ecb

View file

@ -22,7 +22,7 @@ export let mainWindow: BrowserWindow;
export const BUILD_URL = new URL(
app.commandLine.hasSwitch("force-server")
? app.commandLine.getSwitchValue("force-server")
: /*MAIN_WINDOW_VITE_DEV_SERVER_URL ??*/ "https://stoat.chat/app",
: /*MAIN_WINDOW_VITE_DEV_SERVER_URL ??*/ "https://mithraic.space/app",
);
// internal window state