Skip to content

Commit 58be612

Browse files
committed
Update README.md
Added documentation for REPO_BRANCH environment variable.
1 parent c0fbe76 commit 58be612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ docker build -t netbox-devicetype-import-library .
7777
The container supports the following env var as configuration :
7878

7979
- `REPO_URL`, the repo to look for device types (defaults to _https://github.com/netbox-community/devicetype-library.git_)
80+
- `REPO_BRANCH`, the branch to check out if appropriate, defaults to master.
8081
- `NETBOX_URL`, used to access netbox
8182
- `NETBOX_TOKEN`, token for accessing netbox
8283
- `VENDORS`, a space-separated list of vendors to import (defaults to None)

0 commit comments

Comments
 (0)