sprint.ob248.com

This commit is contained in:
Oliver Bryan
2026-01-16 14:43:55 +00:00
parent df6523df72
commit 06d1f1c521

View File

@@ -22,7 +22,7 @@ export default defineConfig(async () => ({
server: { server: {
port: 1420, port: 1420,
strictPort: true, strictPort: true,
allowedHosts: ["issue.ob248.com"], allowedHosts: ["sprint.ob248.com"],
host: host || false, host: host || false,
hmr: host hmr: host
? { ? {