Skip to content

Commit 7044499

Browse files
authored
Merge pull request #61 from UW-Macrostrat/env-fix
Env fix
2 parents 311a743 + d2df932 commit 7044499

File tree

4 files changed

+0
-475
lines changed

4 files changed

+0
-475
lines changed

.env.example

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ VITE_MACROSTRAT_API_DOMAIN='https://macrostrat.org'
66
VITE_ROCKD_API_URL='https://dev.rockd.org/api/v2/'
77

88
# Needed for map ingestion system
9-
# VITE_MACROSTRAT_INGEST_API=https://dev.macrostrat.org/api/ingest
109
# SECRET_KEY='Replace with api signing key'
1110

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-
1911
# 'true' to enable auth in development mode
2012
# DEV_ENABLE_AUTH=true

gulpfile.js

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)