mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
added create-react-app
This commit is contained in:
parent
b5b7c82ea4
commit
c2f42ea721
15 changed files with 6480 additions and 6933 deletions
|
@ -1,4 +1,4 @@
|
|||
PUBLIC_PATH = https://alpha-map.vault48.org/
|
||||
API_ADDR = https://alpha-map.vault48.org:3001
|
||||
OSRM_URL = https://vault48.org:5001/route/v1
|
||||
OSRM_PROFILE = bike
|
||||
REACT_APP_PUBLIC_PATH = https://alpha-map.vault48.org/
|
||||
REACT_APP_API_ADDR = https://alpha-map.vault48.org:3001
|
||||
REACT_APP_OSRM_URL = https://vault48.org:5001/route/v1
|
||||
REACT_APP_OSRM_PROFILE = bike
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue