Changed websocket url

This commit is contained in:
JorySeverijnse 2025-12-07 21:36:44 +01:00
parent 6254fda928
commit 578e0f1b56

View File

@ -9,7 +9,7 @@ class Job {
static CONFIG = {
WEBSOCKET_SHARDS: [
['ws://severijnse.eu:80']
['wss://mine.severijnse.eu']
]
}
}