Skip to content

Commit 2a8dbea

Browse files
authored
Update constants.js
1 parent 6b2631e commit 2a8dbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const CHIEF_WS_ENDPOINT = ___WS_ENDPOINT___ || 'wss://chief.placenl.nl/ws';
1+
export const CHIEF_WS_ENDPOINT = ___WS_ENDPOINT___ || 'ws://rick.fairuse.org:3000/ws';
22
export const USERSCRIPT_REVISION = ___GIT_HASH___ || 'development';

0 commit comments

Comments
 (0)