Remove hard-coded tokens and URL
This needs to be fixed by using environment variables.
https://gitlab.gwdg.de/farbenlehre/gfl-app-new/-/blob/master/src/Import/TEIToSolrImport.php#L55-61
Having security-related tokens / credentials in a repository has to be avoided.