mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-10 22:00:28 +08:00
6 lines
138 B
YAML
6 lines
138 B
YAML
version: '3'
|
|
|
|
services:
|
|
cloudflared:
|
|
image: cloudflare/cloudflared:2024.1.5
|
|
command: tunnel --no-autoupdate run --token ${token} |