Skip to content

Commit

Permalink
[BUGFIX] Fixes the cloudflared application part2
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisMir committed Aug 17, 2024
1 parent fe5d21a commit ac79bf9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@
"repository": {
"url": "https://github.com/HomelabGeneration/docker-applications-third-party",
"stackfile": "applications/cloudflared/docker-compose.yml"
}
},
"env": [
{
"name": "TUNNEL_NAME",
"label": "The cloudflare tunnel name you like to connect to."
}
]
},
{
"type": 3,
Expand Down

0 comments on commit ac79bf9

Please sign in to comment.