Files
SPT-Server-Build/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/http.json
T
2025-07-27 08:06:42 +00:00

9 lines
147 B
JSON

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