mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
another bump
git log
This commit is contained in:
parent
dbfebc0d1c
commit
08c734e850
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 - v4')
|
||||
res.send('filestore sharelatex up - v5')
|
||||
else
|
||||
logger.log "app is not ok - shutting down"
|
||||
res.send("server is being shut down", 500)
|
||||
|
|
Loading…
Reference in a new issue