Spaces:
xt8
/
Running

xt8 commited on
Commit
a504613
·
verified ·
1 Parent(s): 0e3a012

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -104,7 +104,7 @@ cat > /root/.openclaw/openclaw.json <<EOF\n\
104
  \"mode\": \"local\", \"bind\": \"lan\", \"port\": \$PORT,\n\
105
  \"trustedProxies\": [\"0.0.0.0/0\", \"10.0.0.0/8\", \"172.16.0.0/12\", \"192.168.0.0/16\"],\n\
106
  \"auth\": { \"mode\": \"token\", \"token\": \"\$OPENCLAW_GATEWAY_PASSWORD\" },\n\
107
- \"controlUi\": { \"allowInsecureAuth\": true,\"allowedOrigins\":[\"http://localhost:7860\",\"https://xt8-claw.hf.space\"]}\n\
108
  }\n\
109
  }\n\
110
  EOF\n\
 
104
  \"mode\": \"local\", \"bind\": \"lan\", \"port\": \$PORT,\n\
105
  \"trustedProxies\": [\"0.0.0.0/0\", \"10.0.0.0/8\", \"172.16.0.0/12\", \"192.168.0.0/16\"],\n\
106
  \"auth\": { \"mode\": \"token\", \"token\": \"\$OPENCLAW_GATEWAY_PASSWORD\" },\n\
107
+ \"controlUi\": { \"allowInsecureAuth\": true,\"dangerouslyDisableDeviceAuth\": true,\"allowedOrigins\":[\"http://localhost:7860\",\"https://xt8-claw.hf.space\"]}\n\
108
  }\n\
109
  }\n\
110
  EOF\n\