We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311a743 commit 812b375Copy full SHA for 812b375
.env.example
@@ -6,15 +6,7 @@ VITE_MACROSTRAT_API_DOMAIN='https://macrostrat.org'
6
VITE_ROCKD_API_URL='https://dev.rockd.org/api/v2/'
7
8
# Needed for map ingestion system
9
-# VITE_MACROSTRAT_INGEST_API=https://dev.macrostrat.org/api/ingest
10
# SECRET_KEY='Replace with api signing key'
11
12
-# Needed for legacy map comparisons
13
-# VITE_MACROSTRAT_TILESERVER_V2='https://dev.macrostrat.org/tiles'
14
-# VITE_MACROSTRAT_TILESERVER_V1='https://tiles.macrostrat.org'
15
-
16
-# Needed for non-root installations (deprecated)
17
-# PUBLIC_URL='/'
18
19
# 'true' to enable auth in development mode
20
# DEV_ENABLE_AUTH=true
0 commit comments