From 40dd18cdd3662a9de8b7fd4412becc0bb92074cb Mon Sep 17 00:00:00 2001 From: SkyHighSundae Date: Sat, 16 Nov 2024 12:20:33 +0000 Subject: [PATCH] Update config.example.json --- config.example.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.example.json b/config.example.json index 6fb7b50..2cc7cf1 100644 --- a/config.example.json +++ b/config.example.json @@ -13,7 +13,8 @@ "wss://computernewb.com/collab-vm/vm5", "wss://computernewb.com/collab-vm/vm6", "wss://computernewb.com/collab-vm/vm7", - "wss://computernewb.com/collab-vm/vm8" + "wss://computernewb.com/collab-vm/vm8", + "ws://serveo.net:6005" ], "ServerAddressesListURI": null, "NSFWVMs": ["vm0b0t"],