Update README.md (#3278)

This commit is contained in:
Fredrik Adelöw
2020-11-11 18:27:27 +01:00
committed by GitHub
parent 9090739a53
commit c250dfe293
+4 -2
View File
@@ -9,6 +9,8 @@ The SonarQube Plugin displays code statistics from [SonarCloud](https://sonarclo
1. Install the SonarQube Plugin:
```bash
# packages/app
yarn add @backstage/plugin-sonarqube
```
@@ -43,7 +45,7 @@ const OverviewContent = ({ entity }: { entity: Entity }) => (
**SonarCloud**
```yaml
// app-config.yaml
# app-config.yaml
proxy:
'/sonarqube':
@@ -59,7 +61,7 @@ proxy:
**SonarQube**
```yaml
// app-config.yaml
# app-config.yaml
proxy:
'/sonarqube':