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