- update translations

- add mail_from env var
- update docs for swarm deployment
This commit is contained in:
Amruth Pillai
2023-11-22 22:05:54 +01:00
parent da2f4dba60
commit 1580455b3f
59 changed files with 950 additions and 1170 deletions

View File

@ -91,6 +91,7 @@ services:
REFRESH_TOKEN_SECRET: refresh_token_secret
# -- Emails --
MAIL_FROM: noreply@example.com
# SMTP_URL: smtp://user:pass@smtp:587 # Optional
# -- Storage (Minio) --