Open
Description
Hey guys,
is there a way to auto index a collection-type after the docker container restarts. So if I turn on indexing within my Strapi backend and do a docker restart, I have to turn on indexing again over the UI.
Doing that code based would be amazing, otherwise I have to log in into Strapi after each deployment.
Thanks :)