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