From eca74149a3aebd91ec7953778129dcebc43083cc Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Sun, 21 Feb 2021 20:42:57 +0100 Subject: [PATCH] Update demo site [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd61112..d4358e6 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is a web application for real-time collection of geolocation data, tracks v Together with a dedicated [μlogger mobile client](https://github.com/bfabiszewski/ulogger-android) it may be used as a complete self hosted server–client solution for logging and monitoring users' geolocation. ## Live demo: -- http://ulogger-demo.herokuapp.com +- https://ulogger.lima.zone - for testing track upload with Android app or track editing login with user: demo, password: demo -- image upload is not supported because of heroku's ephemeral storage (any ideas for another free hosting?) +- hosted by lima-city.de ## Minimum requirements: - PHP 5.5