Skip to content

Commit 0da87cb

Browse files
committed
Complete docs
1 parent c8b0dd1 commit 0da87cb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ github:
3535
# organisations of which you are a member.
3636
# (default: true)
3737
org_member: true
38+
# (optional) Set this url to connect to
39+
# your self-hosted github install.
40+
# (default: https://api.github.com)
41+
url: https://github.mydomain.com
3842
# The gitlab section contains backup jobs for
3943
# GitLab.com and GitLab on premise
4044
gitlab:
@@ -56,6 +60,10 @@ gitlab:
5660
# teams of which you are a member.
5761
# (default: true)
5862
member: true
63+
# (optional) Set this url to connect to
64+
# your self-hosted gitlab install.
65+
# (default: https://gitlab.com/)
66+
url: https://gitlab.mydomain.com
5967
```
6068
6169
## Usage

0 commit comments

Comments
 (0)