Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support basepath configuration #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ripolin
Copy link

@Ripolin Ripolin commented May 13, 2020

Add a property UI_BASE_PATH in config.json to configure Vue.js router. If the property don't exists, use "/" by default.

Example:

{
  "API_BASE_URL": "http://localhost/dtrack",
  "UI_BASE_PATH": "/dtrack"
}

Could resolve issue DependencyTrack/dependency-track#665

@Ripolin Ripolin force-pushed the basepath_support branch 4 times, most recently from 35afcf4 to accd43b Compare May 14, 2020 08:46
rkg-mm pushed a commit to rkg-mm/dependency-track-frontend that referenced this pull request Dec 9, 2023
…-graph-from-affected-projects

Add "Show in Dependency-Graph" Button in "Affected Projects" List
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.

1 participant