chore: add env.example

This commit is contained in:
Aarnav Tale 2024-03-25 17:54:47 -04:00
parent 58992efa2e
commit b38eb0885f
No known key found for this signature in database

7
.env.example Normal file
View File

@ -0,0 +1,7 @@
HEADSCALE_URL=https://tailscale.example.com
API_KEY=abcdefghijklmnopqrstuvwxyz
COOKIE_SECRET=abcdefghijklmnopqrstuvwxyz
OIDC_CLIENT_ID=headscale
OIDC_ISSUER=https://sso.example.com
OIDC_CLIENT_SECRET=super_secret_client_secret
DISABLE_API_KEY_LOGIN=true