Fixed build

This commit is contained in:
Kasra Bigdeli
2021-07-25 10:22:55 -07:00
parent ae024e6619
commit dd72012c7b
@@ -393,7 +393,8 @@ router.post('/update/', function (req, res, next) {
customNginxConfig,
preDeployFunction,
serviceUpdateOverride,
websocketSupport
websocketSupport,
appDeployTokenConfig
)
.then(function () {
Logger.d(`AppName is updated: ${appName}`)