New DEV changes committed, introduction of planner, added badges akin to what's on the Wiki.
Some checks failed
Build & Deploy OS League Tools / build-and-deploy (push) Failing after 34s
Some checks failed
Build & Deploy OS League Tools / build-and-deploy (push) Failing after 34s
This commit is contained in:
@@ -72,7 +72,7 @@ module.exports = function (proxy, allowedHost) {
|
||||
// Enable custom sockjs pathname for websocket connection to hot reloading server.
|
||||
// Enable custom sockjs hostname, pathname and port for websocket connection
|
||||
// to hot reloading server.
|
||||
protocol: sockProtocol,
|
||||
protocol: 'wss',
|
||||
hostname: sockHost,
|
||||
pathname: sockPath,
|
||||
port: sockPort,
|
||||
|
||||
Reference in New Issue
Block a user