# Optional — run `pnpm setup:router` once and it writes/updates every value below. # OpenWrt router address — bare IP/hostname; the web proxy target and the # .ut-sync ssh target both derive from it (ssh key selection etc. belongs # in ~/.ssh/config) # VITE_OPENWRT_HOST=192.168.1.1 # Dev server bind / port VITE_DEV_PORT=5173 # 0.0.0.0 = LAN; 127.0.0.1 = local only VITE_DEV_HOST=0.0.0.0