Skip to content

feat: add env variables for URLs

Paul Pestov requested to merge feature/#75-env-variables into develop

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

Merge request reports