Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9d06898b15
|
|||
|
6df43edbf9
|
3
.env.production
Normal file
3
.env.production
Normal file
@@ -0,0 +1,3 @@
|
||||
# OpenStreetMap OAuth
|
||||
VITE_OSM_CLIENT_ID=jIn8l5mT8FZOGYiIYXG1Yvj_2FZKB9TJ1edZwOJPsRU
|
||||
VITE_OSM_OAUTH_URL=https://www.openstreetmap.org
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "marco",
|
||||
"version": "1.18.0",
|
||||
"version": "1.18.1",
|
||||
"private": true,
|
||||
"description": "Unhosted maps app",
|
||||
"repository": {
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -39,7 +39,7 @@
|
||||
<meta name="msapplication-TileColor" content="#F6E9A6">
|
||||
<meta name="msapplication-TileImage" content="/icons/icon-144.png">
|
||||
|
||||
<script type="module" crossorigin src="/assets/main-CqvZua00.js"></script>
|
||||
<script type="module" crossorigin src="/assets/main-18-jE9H3.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-uF6fmHZ4.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user