Skip to content

Fix allowed mime type env variable handling on backend

Nils Brinckmann requested to merge fix-allowed-mimetype-deployement-at-gfz into master

This should fix the variable handling for the allowed mimetypes (currently it is the string '${ALLOWED_MIME_TYPES}'. So this change should fix it.

Merge request reports