diff options
Diffstat (limited to '.envrc.local.template')
| -rw-r--r-- | .envrc.local.template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.envrc.local.template b/.envrc.local.template new file mode 100644 index 0000000..82ebf5f --- /dev/null +++ b/.envrc.local.template @@ -0,0 +1,4 @@ +#!/bin/sh + +# stored in 1password +export CLOUDFLARE_API_TOKEN=... |
