mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-13 01:46:23 +01:00
Update Config
This commit is contained in:
parent
2408b8474c
commit
8489b1a274
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ const config = {
|
|||
user: env.MAIL_USER,
|
||||
password: env.MAIL_PASSWORD
|
||||
},
|
||||
telegram: env.TG_BOT_TOKEN,
|
||||
};
|
||||
|
||||
module.exports = config;
|
Loading…
Reference in a new issue