mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"gateway": {
|
||||
"mode": "local",
|
||||
"controlUi": {
|
||||
"dangerouslyAllowHostHeaderOriginFallback": true
|
||||
}
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"workspace": "/home/node/.openclaw/workspace"
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"workspace": "/home/node/.openclaw/workspace",
|
||||
"identity": {
|
||||
"name": "Clawd",
|
||||
"theme": "helpful assistant",
|
||||
"emoji": "🦞"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user