Update backend API URL in README

This commit is contained in:
Rastislav Vysoky 2026-04-03 14:29:58 +02:00 committed by GitHub
parent 6ee9bbbc96
commit 61c824a88e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ Official MeshCore Map (frontend)
## Installation
This is fully static and build-free site, cloning it to web location that can serve static content should be enough.
It uses backend api deployed on https://meshcore.dev/api/v1/nodes
It uses backend api deployed on https://map.meshcore.io/api/v1/nodes
## Libraries used
* [Vue3](https://github.com/vuejs/core)