Виправлення помилок.

Додан новий метод авторізації в застосунок.
This commit is contained in:
2026-06-16 16:50:01 +03:00
parent 0b38f137bf
commit 9797ff6137
28 changed files with 2756 additions and 493 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
const CONFIG = {
"web": "https://test.sheep-service.com/",
"api": "https://test.sheep-service.com/api/",
"wss": "wss://test.sheep-service.com/ws"
"web": "https://sheep-service.com/",
"api": "https://sheep-service.com/api/",
"wss": "wss://sheep-service.com/ws"
}