mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
4 lines
193 B
Bash
4 lines
193 B
Bash
REACT_APP_PUBLIC_PATH = https://localhost:3000/
|
|
REACT_APP_API_ADDR = https://backend.alpha-map.vault48.org/
|
|
REACT_APP_OSRM_URL = https://vault48.org:5001/route/v1
|
|
REACT_APP_OSRM_PROFILE = bike
|