Skip to content

Commit b9c32b7

Browse files
Doc update
1 parent 8a789f1 commit b9c32b7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,11 @@ npm run bom
6262
In 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
6363
reflect 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
7470
for this scenario, simply change the value of API_BASE_URL in static/config.json.
7571

7672
```json

0 commit comments

Comments
 (0)