Inline edit for v2

This commit is contained in:
James Cole
2024-02-10 08:28:59 +01:00
parent d0844356cb
commit 723aa65e7a
14 changed files with 517 additions and 28 deletions

View File

@@ -59,7 +59,7 @@ export default defineConfig({
server: {
usePolling: true,
allowedHosts: '*.sd.local',
allowedHosts: '*.sd.internal',
host: '0.0.0.0',
hmr: {host},
cors: true