DATA_FOLDER: Main data folder, hardcoded in the scriptDATABASE_URL: Database URL, hardcoded in the scriptIP_HEADER: Client IP Header, change will give an error getting the IP of the clientWEBSOCKET_ADDRESS: Controls the WebSocket server address, hardcoded in the scriptWEBSOCKET_PORT: Controls the WebSocket server port, hardcoded in the scriptROCKET_ADDRESS: Server listen address, hardcoded in the scriptROCKET_PORT: Server listen port, hardcoded in the scriptROCKET_TLS: TLS setting, use CloudflaredI_REALLY_WANT_VOLATILE_STORAGE: Alert about not having a persistent self defined volume, don't care
DOMAIN: Domain settingsSHOW_PASSWORD_HINT: This provides unauthenticated access to potentially sensitive data- more https://github.com/dani-garcia/vaultwarden/blob/main/.env.template
CLOUDFLARED_TOKEN: Cloudflare Tunnel token
BACKUP:Git, there may be more in the futureBACKUP_SCHEDULE:1 * * * *, scheduled tasks for backupBACKUP_GIT_REPO:https://[email protected]/owner/repo.git, Backup/Data Repository
- Rclone backup support