mirror of
https://github.com/XShengTech/MEGREZ-Deploy.git
synced 2026-05-01 12:28:15 +08:00
[Feat] ✨ Add SMTP Config
This commit is contained in:
parent
173c6c5023
commit
c6a0e3b031
@ -10,6 +10,13 @@ database:
|
||||
redis:
|
||||
host: megrez-redis
|
||||
port: 6379
|
||||
smtp:
|
||||
host:
|
||||
port:
|
||||
user:
|
||||
password:
|
||||
ssl: false
|
||||
system:
|
||||
base_url:
|
||||
verify: false
|
||||
mount_dir:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user