mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Update opt-add-cloudflared.yml
This commit is contained in:
parent
c4d62d6d74
commit
954aa8d663
@ -3,10 +3,10 @@ version: "3"
|
||||
services:
|
||||
cloudflared:
|
||||
container_name: 'cloudflared-tunnel'
|
||||
image: btcpayserver/cloudflared:2022.6.3
|
||||
image: btcpayserver/cloudflared:2023.7.3
|
||||
command: 'tunnel --no-autoupdate run --token ${CLOUDFLARE_TUNNEL_TOKEN}'
|
||||
restart: 'on-failure'
|
||||
environment:
|
||||
REAL_IP_HEADER: Cf-Connecting-Ip
|
||||
links:
|
||||
- nginx
|
||||
- nginx
|
||||
|
Loading…
Reference in New Issue
Block a user