daily backup 2026-09-14
This commit is contained in:
@@ -7,8 +7,10 @@ export default defineConfig({
|
||||
host: '0.0.0.0',
|
||||
port: 5173,
|
||||
hmr: {
|
||||
clientPort: 5173,
|
||||
// overlay shows errors on DSI too
|
||||
// Caddy terminates TLS and proxies WebSocket upgrades from the public dev URL.
|
||||
host: 'elias.reynafamily.com',
|
||||
protocol: 'wss',
|
||||
clientPort: 443,
|
||||
overlay: true
|
||||
},
|
||||
cors: true
|
||||
|
||||
Reference in New Issue
Block a user