feat: add env variables for URLs
BREAKING CHANGE: Pass the base URL of API server to the ApiService class and inject the viewer base URL at search result list items instead of hardcoded strings.
@mgoebel will create another MR which will actually set the variables at hijack this MR to add changes to the CI pipeline stage with the correct URL values.
For local setup pls refer to the README.
closes #75 (closed)
Edited by Mathias Goebel