spt_modpack/SPT_Data/Server/configs/http.json
2025-07-18 13:40:11 -07:00

9 lines
194 B
JSON

{
"ip": "127.0.0.1",
"port": 6969,
"backendIp": "127.0.0.1",
"backendPort": 6969,
"webSocketPingDelayMs": 90000,
"logRequests": true,
"serverImagePathOverride": {}
}