Files
API-WebSocket-Bridge/config.json
2023-06-10 15:36:58 +00:00

7 lines
234 B
JSON

{
"certPath": "/etc/letsencrypt/live/salt.ruv.wtf/fullchain.pem",
"keyPath": "/etc/letsencrypt/live/salt.ruv.wtf/privkey.pem",
"port": 8080,
"updateInterval": 5000,
"apiUrl": "https://www.saltybet.com/state.json"
}