bind
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
|||||||
[
|
[
|
||||||
"/bin/sh",
|
"/bin/sh",
|
||||||
"-c",
|
"-c",
|
||||||
"/home/node/.local/bin/tailscale-start.sh && node dist/index.js gateway --bind ${OPENCLAW_GATEWAY_BIND:-loopback} --port 18789",
|
"/home/node/.local/bin/tailscale-start.sh && node dist/index.js gateway --port 18789",
|
||||||
]
|
]
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ["CMD", "healthcheck.sh"]
|
# test: ["CMD", "healthcheck.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user