Updated packages.

Merged #763 + some variable renaming
This commit is contained in:
Tomas Bures 2019-12-07 09:28:17 +01:00
parent e61e0fb802
commit cd2fdb9e23
12 changed files with 2405 additions and 2879 deletions

View file

@ -1,15 +0,0 @@
www:
host: 0.0.0.0
proxy: false
secret: "zooMee6R"
trustedUrlBase: http://mt:3010
sandboxUrlBase: http://mt:3011
mysql:
password: foovap1Etieb
redis:
enabled: true
log:
level: verbose

View file

@ -16,7 +16,7 @@
"js-yaml": "^3.12.0",
"knex": "^0.16.3",
"moment": "^2.18.1",
"moment-timezone": "^0.5.21",
"moment-timezone": "^0.5.27",
"mysql": "^2.16.0",
"npmlog": "^4.0.2"
}