mirror of
https://github.com/Dvorinka/Containr.git
synced 2026-07-29 14:03:50 +00:00
update
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ services:
|
||||
cloudflared:
|
||||
image: cloudflare/cloudflared:latest
|
||||
container_name: containr-cloudflared
|
||||
command: tunnel --no-autoupdate run --token ${CLOUDFLARED_TOKEN}
|
||||
command: tunnel --no-autoupdate run --token ${CLOUDFLARED_TOKEN:-}
|
||||
networks:
|
||||
- containr-network
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user