home · contact · privacy
Use rC3 server as default testing server.
[plomrogue2] / rogue_chat_curses.sh
index 5fd7385739b7b473d90cc1ac45f56c0598731381..6155b00eabe9622b815546e177f17807b19c65a4 100755 (executable)
@@ -3,4 +3,4 @@
 python3 -m venv .venv
 . .venv/bin/activate
 pip install -r requirements_client.txt
-./rogue_chat_curses.py 'wss://plomlompom.com/rogue_chat/'
+./rogue_chat_curses.py 'wss://rc3.plomlompom.com/rogue_chat/'