diff --git a/ohm/requirements.yaml b/ohm/requirements.yaml index f0927a8e..f1a26610 100644 --- a/ohm/requirements.yaml +++ b/ohm/requirements.yaml @@ -1,4 +1,4 @@ dependencies: - name: osm-seed - version: '0.1.0-n777.h6a15ed5' + version: '0.1.0-n779.h4437d4d' repository: https://devseed.com/osm-seed-chart/ diff --git a/values.staging.template.yaml b/values.staging.template.yaml index 789d60d2..f5b534aa 100644 --- a/values.staging.template.yaml +++ b/values.staging.template.yaml @@ -725,9 +725,12 @@ osm-seed: DJANGO_COMMON_USER_THROTTLE_RATE: "100/h" DJANGO_NON_STAFF_USER_THROTTLE_RATE: "50/h" OAUTH_REDIRECT_URI: https://osmcha.openhistoricalmap.org/oauth-landing.html - OSMCHA_FRONTEND_VERSION: "v0.86.0-production" DJANGO_ENABLE_CHANGESET_COMMENTS: "True" DJANGO_OSM_COMMENTS_API_KEY: "test" + OSMCHA_FRONTEND_VERSION: "v0.86.0-production" + DJANGO_ROOT: /app + DJANGO_SETTINGS_MODULE: config.settings.local + C_FORCE_ROOT: "False" resources: enabled: false requests: