1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2024-06-19 08:41:45 +00:00
parent 7119699ea0
commit 3573b0f5a4
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
services:
cloudflared:
image: cloudflare/cloudflared:2024.6.1
container_name: ${CONTAINER_NAME}
restart: always
networks:
- 1panel-network
command: tunnel --no-autoupdate run --token ${CFD_TOKEN}
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true