4 lines
113 B
JavaScript
4 lines
113 B
JavaScript
const CONFIG = {
|
|
"api": "https://test.sheep-service.com/api/",
|
|
"wss": "wss://test.sheep-service.com/ws"
|
|
} |