tailscale
This commit is contained in:
@@ -16,12 +16,14 @@ services:
|
||||
OPENCLAW_GATEWAY_TOKEN: ${OPENCLAW_GATEWAY_TOKEN}
|
||||
MOONSHOT_API_KEY: ${MOONSHOT_API_KEY}
|
||||
GOG_ACCOUNT: ${GOG_ACCOUNT:-}
|
||||
TAILSCALE_AUTH_KEY: ${TAILSCALE_AUTH_KEY:-}
|
||||
volumes:
|
||||
- openclaw-config:/home/node/.openclaw
|
||||
- openclaw-workspace:/home/node/.openclaw/workspace
|
||||
ports:
|
||||
- "${OPENCLAW_GATEWAY_PORT:-18789}:18789"
|
||||
- "${OPENCLAW_BRIDGE_PORT:-18790}:18790"
|
||||
privileged: true
|
||||
init: true
|
||||
networks:
|
||||
- dokploy-network
|
||||
|
||||
Reference in New Issue
Block a user