Update reitti.json

This commit is contained in:
CanbiZ 2025-10-28 15:44:55 +01:00
parent 73099fd88b
commit 6053bea581

View File

@ -22,8 +22,8 @@
"cpu": 4, "cpu": 4,
"ram": 6144, "ram": 6144,
"hdd": 20, "hdd": 20,
"os": "Debian", "os": "debian",
"version": "12" "version": "13"
} }
} }
], ],
@ -33,7 +33,7 @@
}, },
"notes": [ "notes": [
{ {
"text": "Photon Geocoder must be running at http://127.0.0.1:2322. The installer sets this up automatically using the Germany OpenSearch dataset.", "text": "Photon Geocoder must be running at http://127.0.0.1:2322. The installer sets this up Photon automatically, but without sample data. (filesize is big).",
"type": "info" "type": "info"
} }
] ]