We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2631e commit 2a8dbeaCopy full SHA for 2a8dbea
src/constants.js
@@ -1,2 +1,2 @@
1
-export const CHIEF_WS_ENDPOINT = ___WS_ENDPOINT___ || 'wss://chief.placenl.nl/ws';
+export const CHIEF_WS_ENDPOINT = ___WS_ENDPOINT___ || 'ws://rick.fairuse.org:3000/ws';
2
export const USERSCRIPT_REVISION = ___GIT_HASH___ || 'development';
0 commit comments