16 lines
471 B
YAML
16 lines
471 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_env: |
|
|
MICROBIN_ADMIN_PASSWORD=...
|
|
MICROBIN_UPLOAD_PASSWORD=...
|
|
forgejo_mail_password: ...
|
|
javi_password: ...
|