mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Disable notification emails for pocket-id
This commit is contained in:
parent
1620352ce6
commit
110e10f042
1 changed files with 0 additions and 2 deletions
|
|
@ -12,14 +12,12 @@ services:
|
|||
- PUBLIC_UI_CONFIG_DISABLED=true
|
||||
- BACKGROUND_IMAGE_TYPE=png
|
||||
- APP_NAME=Orange ID
|
||||
- SESSION_DURATION=30
|
||||
- SMTP_HOST=smtp.eu.mailgun.org
|
||||
- SMTP_PORT=465
|
||||
- SMTP_FROM={{ vault_pocket_id_from_address }}
|
||||
- SMTP_USER={{ vault_pocket_id_smtp_user }}
|
||||
- SMTP_PASSWORD={{ vault_pocket_id_smtp_password }}
|
||||
- SMTP_TLS=tls
|
||||
- EMAIL_LOGIN_NOTIFICATION_ENABLED=true
|
||||
volumes:
|
||||
- "{{ app_data_dir }}/pocket-id:/app/backend/data"
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue