he1237596 commited on
Commit
09ae1e3
·
verified ·
1 Parent(s): 9f0c3bb

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -1
start-openclaw.sh CHANGED
@@ -42,7 +42,7 @@ cat > /root/.openclaw/openclaw.json <<EOF
42
  },
43
  "gateway": {
44
  "mode": "local",
45
- "bind": "0.0.0.0",
46
  "port": $PORT,
47
  "trustedProxies": ["0.0.0.0/0"],
48
  "auth": {
 
42
  },
43
  "gateway": {
44
  "mode": "local",
45
+ "bind": "lan",
46
  "port": $PORT,
47
  "trustedProxies": ["0.0.0.0/0"],
48
  "auth": {