-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issues/swodlr-ui-release-1.2.0-sit: fixed cmr urls and removed mapbox
- Loading branch information
jbyrne
committed
Sep 26, 2024
1 parent
7bbf314
commit 4cf60e4
Showing
5 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
VITE_SWODLR_API_BASE_URI = https://www.example.com | ||
VITE_BASE_REDIRECT_URI = http://localhost:3000/ | ||
VITE_EDL_CLIENT_ID = example_client_id | ||
VITE_EDL_BASE_URI = http://thisisa.test/ | ||
VITE_MAPBOX_ACCESS_TOKEN = pk.example_key | ||
VITE_EDL_BASE_URI = http://thisisa.test/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters