This commit is contained in:
2025-09-09 00:47:36 +03:00
parent 204fc092d7
commit 375f331a14

View File

@@ -1,4 +1,4 @@
const CONFIG = { const CONFIG = {
"api": "https://test.sheep-service.com/api/", "api": "https://sheep-service.com/api/",
"wss": "wss://test.sheep-service.com/ws" "wss": "wss://sheep-service.com/ws"
} }