Files
2026-08-23 18:48:21 +09:00

17 lines
439 B
Bash

# 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=