Skip to content

Commit

Permalink
Merge pull request #1357 from culturecreates/feature/issue-1154
Browse files Browse the repository at this point in the history
chore: changed url
  • Loading branch information
AbhishekPAnil authored Sep 24, 2024
2 parents ece7315 + 3f4714b commit 07692de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.staging
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REACT_APP_API_URL="https://15.222.238.246"
REACT_APP_API_URL="https://staging.api.cms.footlight.io"
REACT_APP_ARTS_DATA_URI="https://api.artsdata.ca/"
REACT_APP_ARTS_DATA_PAGE_URI="https://kg.artsdata.ca/resource/"
REACT_APP_DEEPL_URL="https://www.deepl.com/translator#"
Expand All @@ -12,6 +12,6 @@ REACT_APP_FEATURE_FLAG_USERS=true
REACT_APP_FEATURE_FLAG_TAXONOMY=true
REACT_APP_FEATURE_FLAG_IMAGE_CROP=true
REACT_APP_ENV="staging"
REACT_APP_INVITE_URL="https://15.222.238.246/join?invitationId="
REACT_APP_ACCEPT_URL="https://15.222.238.246/accept?invitationId="
REACT_APP_INVITE_URL="http://staging.cms.footlight.io/join?invitationId="
REACT_APP_ACCEPT_URL="http://staging.cms.footlight.io/accept?invitationId="
REACT_APP_CALENDAR_WIDGET_BASE_URL="https://s3.ca-central-1.amazonaws.com/staging.cms-widget.footlight.io/index.html"

0 comments on commit 07692de

Please sign in to comment.