Files
Sheep-Service/web/config.js

4 lines
113 B
JavaScript

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