docs: update Hetzner guide command (--allow-unconfigured)
Documentation: add missing "--allow-unconfigured" flag to clawdbot gateway command in the Hetzner guide.
This commit is contained in:
parent
9688454a30
commit
de69229f1a
@ -188,7 +188,8 @@ services:
|
||||
"--bind",
|
||||
"${CLAWDBOT_GATEWAY_BIND}",
|
||||
"--port",
|
||||
"${CLAWDBOT_GATEWAY_PORT}"
|
||||
"${CLAWDBOT_GATEWAY_PORT}",
|
||||
"--allow-unconfigured"
|
||||
]
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user