Foxnouns.NET/rate/proxy-config.example.json

6 lines
85 B
JSON
Raw Normal View History

2024-09-10 16:53:43 +02:00
{
"port": 5003,
"proxy_target": "http://localhost:5000",
"debug": true
}