Spaces:
Runtime error
Runtime error
Update start_openclaw.sh
Browse files- start_openclaw.sh +1 -1
start_openclaw.sh
CHANGED
|
@@ -46,7 +46,7 @@ cat > /root/.openclaw/openclaw.json <<EOF
|
|
| 46 |
"trustedProxies": ["0.0.0.0/0"],
|
| 47 |
"auth": { "mode": "token", "token": "$OPENCLAW_GATEWAY_PASSWORD" },
|
| 48 |
"controlUi": {
|
| 49 |
-
"allowedOrigins": ["https://r1000-
|
| 50 |
"enabled": true,
|
| 51 |
"allowInsecureAuth": true,
|
| 52 |
"dangerouslyDisableDeviceAuth": true,
|
|
|
|
| 46 |
"trustedProxies": ["0.0.0.0/0"],
|
| 47 |
"auth": { "mode": "token", "token": "$OPENCLAW_GATEWAY_PASSWORD" },
|
| 48 |
"controlUi": {
|
| 49 |
+
"allowedOrigins": ["https://r1000-openclawai.hf.space"],
|
| 50 |
"enabled": true,
|
| 51 |
"allowInsecureAuth": true,
|
| 52 |
"dangerouslyDisableDeviceAuth": true,
|