mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
redux: editor-panel: login-logout
This commit is contained in:
parent
e56e49acf4
commit
185fe80fc5
15 changed files with 314 additions and 260 deletions
|
@ -1,3 +1,7 @@
|
|||
import { providers } from '$constants/providers';
|
||||
|
||||
export const CONFIG = {
|
||||
OSRM_URL: 'http://vault48.org:5000/route/v1',
|
||||
};
|
||||
|
||||
export const PROVIDER = providers.blank;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue