mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
make startup message consistent
This commit is contained in:
@@ -8,4 +8,4 @@ host = settings.internal?.chat?.host or "localhost"
|
||||
|
||||
Server.server.listen port, host, (error) ->
|
||||
throw error if error?
|
||||
logger.log "chat-sharelatex listening on #{host}:#{port}"
|
||||
logger.info "Chat starting up, listening on #{host}:#{port}"
|
||||
|
||||
Reference in New Issue
Block a user