mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-21 22:06:26 +01:00
Update config
This commit is contained in:
parent
88ba3a5d33
commit
3ac53b3e65
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ const config = {
|
|||
user: env.DB_USER,
|
||||
password: env.DB_PASSWORD,
|
||||
database: env.DB_NAME,
|
||||
connectTimeout: env.DB_TIMEOUT,
|
||||
},
|
||||
mail: {
|
||||
host: env.MAIL_HOST,
|
||||
|
|
Loading…
Reference in a new issue