File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -62,15 +62,11 @@ npm run bom
6262In order to test with a Dependency-Track instance, the ` .env.development ` file needs to be modified and the ` VUE_APP_SERVER_URL ` property updated to
6363reflect the base URL of a Dependency-Track server.
6464
65- ## Deployment Options
65+ ## Deployment
6666
6767![ Deployment Options] ( https://raw.githubusercontent.com/DependencyTrack/frontend/master/docs/images/Frontend-Deployment.png )
6868
69- #### Default Deployment
70- By default, the front-end is deployed to and accessible from the Dependency-Track server.
71-
72- #### n-Tier Deployment
73- The front-end may optionally be deployed to a general purpose web server (e.g. NGINX or Apache). To configure the front-end
69+ The front-end is deployed to a general purpose web server (e.g. NGINX or Apache). To configure the front-end
7470for this scenario, simply change the value of API_BASE_URL in static/config.json.
7571
7672``` json
You can’t perform that action at this time.
0 commit comments