From 2572a47edf16afc79f8867ed921e1cd26a852a35 Mon Sep 17 00:00:00 2001 From: Rub21 Date: Mon, 1 Apr 2024 23:06:26 -0500 Subject: [PATCH] Update osmcha subdomain --- values.staging.template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.staging.template.yaml b/values.staging.template.yaml index 0cf4aca4..46116704 100644 --- a/values.staging.template.yaml +++ b/values.staging.template.yaml @@ -761,10 +761,10 @@ osm-seed: OAUTH_OSM_SECRET: {{STAGING_OSMCHA_API_CONSUMER_SECRET}} DJANGO_SECURE_SSL_REDIRECT: "False" OSM_SERVER_URL: https://www.openhistoricalmap.org - OAUTH_REDIRECT_URI: https://osmcha-staging.openhistoricalmap.org/oauth-landing.html + OAUTH_REDIRECT_URI: https://osmcha.staging.openhistoricalmap.org/oauth-landing.html OSM_PLANET_BASE_URL: https://s3.amazonaws.com/planet.openhistoricalmap.org/replication/changesets/ ## frontend - OSMCHA_URL: https://osmcha-staging.openhistoricalmap.org + OSMCHA_URL: https://osmcha.staging.openhistoricalmap.org OSMCHA_API_URL: www.openhistoricalmap.org REACT_APP_OSM_URL: https://www.openhistoricalmap.org REACT_APP_OSM_API: https://www.openhistoricalmap.org/api/0.6