Add allowedHosts for
Easypanel
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"t":0,"agent":"a500508","agent_type":"unknown","event":"agent_stop","success":true}
|
||||
7
.omc/state/subagent-tracking.json
Normal file
7
.omc/state/subagent-tracking.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"agents": [],
|
||||
"total_spawned": 0,
|
||||
"total_completed": 0,
|
||||
"total_failed": 0,
|
||||
"last_updated": "2026-04-28T04:13:24.966Z"
|
||||
}
|
||||
@@ -5,4 +5,7 @@ export default defineConfig({
|
||||
host: '0.0.0.0',
|
||||
port: 4321,
|
||||
},
|
||||
vite: {
|
||||
allowedHosts: ['moreminimore-astro-tina.extyye.easypanel.host'],
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user