R1000 commited on
Commit
bcf1893
Β·
verified Β·
1 Parent(s): 9baed14

Update start_openclaw.sh

Browse files
Files changed (1) hide show
  1. 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-openclaw.hf.space"],
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,