Skip to content

Commit 310ae50

Browse files
readme modified
1 parent 0faabb9 commit 310ae50

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,13 @@ import { GithubPullRequestsCard, GithubActionsCard } from '@statusneo/backstage-
3737
// ...
3838
```
3939

40+
4. If you are using a GitHub enterprise edition, you can pass your instance url through app-config.yml
41+
42+
```yaml
43+
44+
gh-plugin:
45+
url: ${GITHUB_ENTERPRISE_URL}
46+
47+
```
48+
4049
Now you are ready to use this Backstage GitHub plugin to make your software management and development cycle a little more hassle-free.

0 commit comments

Comments
 (0)