Skip to content

Commit

Permalink
Update the API domain
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Sep 26, 2023
1 parent 3fa21f5 commit ef71e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
VITE_MAPBOX_API_TOKEN=${{ secrets.MAPBOX_API_TOKEN }}
VITE_MACROSTRAT_TILESERVER_V1=https://tiles.macrostrat.org
VITE_MACROSTRAT_TILESERVER_DOMAIN=https://tileserver.macrostrat-dev.chtc.io
VITE_MACROSTRAT_API_DOMAIN=
VITE_MACROSTRAT_API_DOMAIN=https://macrostrat.macrostrat-dev.chtc.io/
VITE_CORELLE_API_DOMAIN=https://rotate.macrostrat.org
PUBLIC_URL=/map/
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit ef71e0e

Please sign in to comment.