Skip to content

Commit b277173

Browse files
authored
Update .env.ckan
1 parent 738904e commit b277173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.ckan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ CKAN__HARVEST__MQ__TYPE=redis
4242
CKAN_REDIS_URL=redis://redis:6379/1
4343
CKAN_SOLR_URL=http://solr:8983/solr/ckan
4444

45-
CKAN__PLUGINS="envvars scheming_datasets scheming_organizations gdi_userportal dcat dcat_json_interface harvest ckan_harvester dcat_rdf_harvester dcat_json_harvester fairdatapointharvester activity"
45+
CKAN__PLUGINS="envvars scheming_datasets scheming_organizations gdi_userportal gdi_userportalharvester dcat dcat_json_interface harvest ckan_harvester dcat_rdf_harvester dcat_json_harvester fairdatapointharvester activity"
4646
CKAN_STORAGE_PATH=/var/lib/ckan
4747
CKAN___API_TOKEN__JWT__DECODE__SECRET="string:CHANGE_ME"
4848
CKAN___API_TOKEN__JWT__ENCODE__SECRET="string:CHANGE_ME"

0 commit comments

Comments
 (0)