Skip to content

Commit

Permalink
Merge pull request #169 from SocialGouv/fix-new-urls
Browse files Browse the repository at this point in the history
fix: add the new urls (migration OVH)
  • Loading branch information
benguedj authored Apr 29, 2024
2 parents d1dc3ee + 823adaa commit 99a6408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .kontinuous/env/preprod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ jobs:
build-app:
with:
buildArgs:
NEXT_PUBLIC_API_URL: https://backoffice-1000jours-preprod.dev.fabrique.social.gouv.fr
NEXT_PUBLIC_API_URL: https://backoffice-1000jours-preprod.ovh.fabrique.social.gouv.fr
2 changes: 1 addition & 1 deletion .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
NEXT_PUBLIC_MATOMO_URL: https://matomo.fabrique.social.gouv.fr/
NEXT_PUBLIC_PASTEK_CHAT_ID: "2"
NEXT_PUBLIC_TEST_NUMBER_ENABLED: "true"
NEXT_PUBLIC_LANDING_PAGE_BLUES_RESOURCES: https://1000jours-blues-preprod.dev.fabrique.social.gouv.fr/ressources
NEXT_PUBLIC_LANDING_PAGE_BLUES_RESOURCES: https://1000jours-blues-preprod.ovh.fabrique.social.gouv.fr/ressources
NEXT_PUBLIC_CALENDLY_LINK: https://calendly.com/test1000jfabnum/30min
# NEXT_PUBLIC_API_URL:

0 comments on commit 99a6408

Please sign in to comment.