default datatables plugin instead of recline

This commit is contained in:
Ian Ward 2024-04-23 17:25:17 -04:00
parent ee4f348044
commit eee098b928

View File

@ -69,7 +69,7 @@ NGINX_PORT=80
NGINX_SSLPORT=443
# Extensions
CKAN__PLUGINS="envvars image_view text_view recline_view datastore datapusher"
CKAN__PLUGINS="envvars image_view text_view datatables_view datastore datapusher"
CKAN__HARVEST__MQ__TYPE=redis
CKAN__HARVEST__MQ__HOSTNAME=redis
CKAN__HARVEST__MQ__PORT=6379