mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
update mail url
This commit is contained in:
parent
c5a9221d7a
commit
1aceee811d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MONGO_URL=mongodb://127.0.0.1:27017/__DB_NAME__
|
|||
ROOT_URL=https://__DOMAIN_URI__
|
||||
|
||||
# Mail URL
|
||||
MAIL_URL='smtp://localhost:25/'
|
||||
MAIL_URL=smtp://localhost
|
||||
|
||||
# This is local port where Wekan Node.js runs
|
||||
PORT=__PORT__
|
||||
|
|
Loading…
Add table
Reference in a new issue