Update to named cloudflare tunnel

This commit is contained in:
2022-07-02 12:10:09 +01:00
parent 06aef699b2
commit aa5a912eda

View File

@@ -35,7 +35,7 @@ services:
- '/home/nick/configs/routing/cloudflared:/etc/cloudflared'
networks:
- proxy
command: tunnel --no-autoupdate --no-tls-verify --origincert /etc/cloudflared/cert.pem --hostname ${DOMAIN} --origin-server-name *.${DOMAIN} --url https://nginx:443
command: tunnel run --url https://nginx:443 --no-tls-verify jupiter
user: '1000:1000'
cloudflare_ddns: