mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Add Tailscale ExitNode blueprint with Docker configuration, SVG logo, and metadata
This commit is contained in:
8
blueprints/tailscale-exitnode/template.toml
Normal file
8
blueprints/tailscale-exitnode/template.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[variables]
|
||||
main_domain = "${domain}"
|
||||
tailscale_hostname = ""
|
||||
tailscale_apikey = ""
|
||||
|
||||
[config.env]
|
||||
TAILSCALE_HOSTNAME = "${tailscale_hostname}"
|
||||
TAILSCALE_APIKEY = "${tailscale_apikey}"
|
||||
Reference in New Issue
Block a user