diff options
Diffstat (limited to '.env.template')
| -rw-r--r-- | .env.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.template b/.env.template new file mode 100644 index 0000000..4991713 --- /dev/null +++ b/.env.template @@ -0,0 +1,3 @@ +CLOUDFLARE_API_KEY=foo +CLOUDFLARE_EMAIL=bar +TAILSCALE_API_KEY=baz |
