mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
bump
This commit is contained in:
@@ -96,7 +96,7 @@ app.post "/shutdown", (req, res)->
|
||||
|
||||
app.get '/status', (req, res)->
|
||||
if appIsOk
|
||||
res.send('filestore sharelatex up - v3')
|
||||
res.send('filestore sharelatex up - v4')
|
||||
else
|
||||
logger.log "app is not ok - shutting down"
|
||||
res.send("server is being shut down", 500)
|
||||
|
||||
Reference in New Issue
Block a user