Files
Sheep-Service/web/config.js

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"
}