Changed websocket url, favicon and updated package.json and package-lock.json so we dont have cli injection anymore
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ class Job {
|
||||
|
||||
static CONFIG = {
|
||||
WEBSOCKET_SHARDS: [
|
||||
['ws://localhost:80']
|
||||
['ws://severijnse.eu:80']
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user