tunneling
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Absolute host directory mounted at /shared.
|
||||
SHARED_PATH=/absolute/path/to/shared
|
||||
|
||||
# Public base URL assigned to the Cloudflare Tunnel.
|
||||
MCP_PUBLIC_URL=https://your-domain.example
|
||||
|
||||
# Token for a remotely managed Cloudflare Tunnel.
|
||||
CLOUDFLARE_TUNNEL_TOKEN=replace-with-your-tunnel-token
|
||||
|
||||
# Optional settings.
|
||||
TZ=UTC
|
||||
COKACREMOTE_REF=main
|
||||
# WORKMACHINE_IMAGE=workmachine:local
|
||||
# MCP_ALLOWED_HOSTS=
|
||||
# MCP_OAUTH_APPROVAL_KEY=
|
||||
# MCP_AUTH_TOKEN=
|
||||
Reference in New Issue
Block a user