mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-28 02:33:47 +00:00
bump
This commit is contained in:
parent
e235651e9c
commit
dbfebc0d1c
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue