From 6053bea5818f5755e74005b861d5a7a838ecb1cc Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:44:55 +0100 Subject: [PATCH] Update reitti.json --- frontend/public/json/reitti.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/public/json/reitti.json b/frontend/public/json/reitti.json index 2921a5548..864821ed3 100644 --- a/frontend/public/json/reitti.json +++ b/frontend/public/json/reitti.json @@ -22,8 +22,8 @@ "cpu": 4, "ram": 6144, "hdd": 20, - "os": "Debian", - "version": "12" + "os": "debian", + "version": "13" } } ], @@ -33,7 +33,7 @@ }, "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" } ]