mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #1322] Docker Compose - Portainer Stack v2 - SMTP env Setup #913
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#913
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @redtripleAAA on GitHub (Jan 23, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1322
Greetings,
Can you someone please help modify the following docker compose file to include SMTP environment variables please
The setup is working fine on Docker Synology NAS, but having trouble to configure the SMTP settings for the instance.
Link: https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration
Or do you recommend to run the above just normal and then modify the config.json file manually?
https://github.com/dani-garcia/bitwarden_rs/wiki/Configuration-overview
Thanks
@BlackDex commented on GitHub (Jan 23, 2021):
Hello @ansred,
Just add
environmentas a key like so:This works with all the options mentioned in this file: https://github.com/dani-garcia/bitwarden_rs/blob/master/.env.template