mirror of
https://github.com/caprover/caprover
synced 2026-05-04 10:40:34 +00:00
Fixed build
This commit is contained in:
@@ -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}`)
|
||||
|
||||
Reference in New Issue
Block a user