Allow all hosts
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
{"t":0,"agent":"a500508","agent_type":"unknown","event":"agent_stop","success":true}
|
{"t":0,"agent":"a500508","agent_type":"unknown","event":"agent_stop","success":true}
|
||||||
|
{"t":0,"agent":"a24721c","agent_type":"unknown","event":"agent_stop","success":true}
|
||||||
|
|||||||
@@ -3,5 +3,5 @@
|
|||||||
"total_spawned": 0,
|
"total_spawned": 0,
|
||||||
"total_completed": 0,
|
"total_completed": 0,
|
||||||
"total_failed": 0,
|
"total_failed": 0,
|
||||||
"last_updated": "2026-04-28T04:13:24.966Z"
|
"last_updated": "2026-04-28T04:19:32.716Z"
|
||||||
}
|
}
|
||||||
@@ -6,6 +6,6 @@ export default defineConfig({
|
|||||||
port: 4321,
|
port: 4321,
|
||||||
},
|
},
|
||||||
vite: {
|
vite: {
|
||||||
allowedHosts: ['moreminimore-astro-tina.extyye.easypanel.host'],
|
allowedHosts: true,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
Reference in New Issue
Block a user