mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-03 05:10:25 +03:00
fix(docs): add missing network config to cloudflared compose override (#1048)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
@@ -157,6 +157,8 @@ Keep these defaults unless you know you need to change them:
|
||||
command: tunnel run --token ${CLOUDFLARED_TOKEN:?set CLOUDFLARED_TOKEN}
|
||||
depends_on:
|
||||
- caddy
|
||||
networks:
|
||||
- fluxer
|
||||
YAML
|
||||
|
||||
export CLOUDFLARED_TOKEN='paste-your-tunnel-token-here'
|
||||
|
||||
Reference in New Issue
Block a user