diff --git a/profiles/dab/pulp_config.env b/profiles/dab/pulp_config.env index 6cf40b70ab..10e30abd70 100644 --- a/profiles/dab/pulp_config.env +++ b/profiles/dab/pulp_config.env @@ -2,6 +2,7 @@ PULP_GALAXY_AUTHENTICATION_CLASSES="['galaxy_ng.app.auth.session.SessionAuthenti PULP_ANSIBLE_BASE_JWT_VALIDATE_CERT=false PULP_ANSIBLE_BASE_JWT_KEY=https://localhost +PULP_CONTENT_ORIGIN="https://localhost" PULP_CSRF_TRUSTED_ORIGINS = ['https://localhost'] PULP_GALAXY_FEATURE_FLAGS__dab_resource_registry=true