Skip to content

Commit

Permalink
Update osmcha subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Apr 2, 2024
1 parent c53c8b0 commit 2572a47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2572a47

Please sign in to comment.