follow the url https://zeabur.com/zh-TW/templates/VTZ4FX Tailscale 私有網路存取(選用)
set up tailscale on openclaw setting ready, but it kill by zeabur cloudy prcess ,so startup abnormally , help to fix
see attached img , thanks for your support
-
openclaw.json as blow
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"controlUi": {
"allowedOrigins": [
....
]
},
"auth": {
"mode": "token",
"token": "......",
"rateLimit": {
"maxAttempts": 10,
"windowMs": 60000,
"lockoutMs": 300000
}
},
"allowRealIpFallback": false,
"tailscale": {
"mode": "serve",
"resetOnExit": false
},