mirror of
https://github.com/bonfire-networks/bore-coopcloud-recipe.git
synced 2026-03-19 01:55:22 +00:00
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
TYPE=bore
|
|
|
|
DOMAIN=bore.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
## Optional authentication secret (clients must provide this to create tunnels)
|
|
#SECRET=
|
|
|
|
## Tunnel port range — each port becomes a subdomain: <port>.${DOMAIN}
|
|
## Must match the tunnel labels in compose.yml
|
|
#MIN_PORT=1
|
|
#MAX_PORT=10
|