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