Skip to content

Commit

Permalink
chore: add job urls for radix
Browse files Browse the repository at this point in the history
  • Loading branch information
eoaksnes committed Oct 11, 2023
1 parent f4da413 commit 139c0c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion example/.env.dev
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
VITE_REDIRECT_URI=https://application-dm-demos-dev.radix.equinor.com
VITE_DMSS_URL=https://dmss-dm-demos-dev.radix.equinor.com
VITE_DMSS_URL=https://dmss-dm-demos-dev.radix.equinor.com
VITE_DM_JOB_URL=https://job-dm-demos-dev.radix.equinor.com
3 changes: 2 additions & 1 deletion example/.env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
# Use this as a template when creating new .env.[mode] file

VITE_REDIRECT_URI=https://application-dm-demos-prod.radix.equinor.com
VITE_DMSS_URL=https://dmss-dm-demos-prod.radix.equinor.com
VITE_DMSS_URL=https://dmss-dm-demos-prod.radix.equinor.com
VITE_DM_JOB_URL=https://job-dm-demos-prod.radix.equinor.com

0 comments on commit 139c0c9

Please sign in to comment.