14 lines
425 B
YAML
14 lines
425 B
YAML
|
tilde_irc_pass: ...
|
||
|
vaultwarden_env: |
|
||
|
SMTP_PASSWORD=...
|
||
|
grafana_smtp_pass: ...
|
||
|
grafana_discord_webhook: https://discord.com/api/webhooks/...
|
||
|
# I think this can simply be a randomly generated key
|
||
|
invidious_hmac_key: ...
|
||
|
# contents of `credentials.json` file generated by `cloudflared tunnel create`
|
||
|
cloudflare_tunnel_credentials: |
|
||
|
...
|
||
|
microbin_end: |
|
||
|
MICROBIN_ADMIN_PASSWORD=...
|
||
|
MICROBIN_UPLOAD_PASSWORD=...
|