mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
added blog url to config
This commit is contained in:
@@ -122,6 +122,7 @@ module.exports = settings =
|
||||
url: "http://#{process.env['CHAT_HOST'] or 'localhost'}:3010"
|
||||
internal_url: "http://#{process.env['CHAT_HOST'] or 'localhost'}:3010"
|
||||
blog:
|
||||
url: "http://localhost:3008"
|
||||
port: 3008
|
||||
university:
|
||||
url: "http://localhost:3011"
|
||||
|
||||
Reference in New Issue
Block a user