Skip to content

Conversation

markhatch
Copy link
Contributor

At my company, the on-prem installation has a different API endpoint from the web client endpoint.
This change allows "view" or "browse" URLs to point to a different base URL.

#604

  • Consolidate all browse URLs to use common GenerateServerURL function
  • Add viper config option view_server to be able to modify the generated browse URLs
  • This is useful if the API endpoint is different from the web client

* Add viper config option `view_server` to be able to modify the generated `browse` URLs
* This is useful if the API endpoint is different from the web client
@ankitpokhrel
Copy link
Owner

Hi @markhatch, Thank you for the PR. Could you please fix the linting issue?

@markhatch
Copy link
Contributor Author

markhatch commented May 2, 2023

Hi @markhatch, Thank you for the PR. Could you please fix the linting issue?

Will do - Opened a new PR, since I reworked branch a bit
#613

@markhatch markhatch closed this May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants