diff options
Diffstat (limited to '.env.example')
-rw-r--r-- | .env.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..238a44d --- /dev/null +++ b/.env.example @@ -0,0 +1,8 @@ +BITWARDEN_CLIENT_ID= +BITWARDEN_CLIENT_SECRET= +BITWARDEN_MASTER_PASSWORD= +SKIP_ACCOUNTS= +TWILIO_ACCOUNT_SID= +TWILIO_AUTH_TOKEN= +TWILIO_FROM_NUMBER= +MY_PHONE_NUMBER=
\ No newline at end of file |