From d6b15f607ac9ae18e957072ceeb739387c76b973 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:45:13 +0100 Subject: [PATCH] Update reitti.json --- frontend/public/json/reitti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/reitti.json b/frontend/public/json/reitti.json index 864821ed3..e97428ca3 100644 --- a/frontend/public/json/reitti.json +++ b/frontend/public/json/reitti.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": 8080, "documentation": "https://github.com/dedicatedcode/reitti", - "config_path": "/opt/reitti/application.properties", + "config_path": "/opt/reitti/.env", "website": "https://www.dedicatedcode.com/projects/reitti/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/reitti.webp", "description": "Reitti is a self-hosted location tracking and analysis platform that detects significant places, trip patterns, and integrates with OwnTracks, GPSLogger, and Immich. It uses PostgreSQL + PostGIS, RabbitMQ, Redis, and an optional Photon geocoder.",