prod_deploy #71

Merged
hitanshu merged 3 commits from hitanshu/CFTunnels:prod_deploy into test 2025-09-20 19:34:51 +00:00
Showing only changes of commit 6b6ef23108 - Show all commits

View File

@ -3,7 +3,7 @@ services:
image: gitea.hithomelabs.com/hithomelabs/cftunnels:${ENV}
container_name: cftunnels_${ENV}
ports:
- "${HOST_PORT:-5002}:8080
- ${HOST_PORT}:8080
environment:
- CLOUDFLARE_ACCOUNT_ID=${CLOUDFLARE_ACCOUNT_ID}
- CLOUDFLARE_API_KEY=${CLOUDFLARE_API_KEY}