From 2973178cb8a5fe494e2320219378d93ffce7f467 Mon Sep 17 00:00:00 2001 From: User Date: Sun, 1 Feb 2026 04:15:42 +0100 Subject: [PATCH] chore: update GPS coordinates Co-Authored-By: Claude Opus 4.5 --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 907fec0..3ed9c8f 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ gps: - latitude: 50.858495376473314 - longitude: 4.397614016072339 + latitude: 50.85846541332012 + longitude: 4.397570348817993 web: host: 0.0.0.0 port: 5000