Files
Sheep-Service/web/config.js
2025-09-09 00:10:53 +03:00

4 lines
113 B
JavaScript

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