diff options
Diffstat (limited to 'pkgs/by-name/ba')
-rw-r--r-- | pkgs/by-name/ba/back/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkgs/by-name/ba/back/README.md b/pkgs/by-name/ba/back/README.md index aa9d37e..4bbd9c0 100644 --- a/pkgs/by-name/ba/back/README.md +++ b/pkgs/by-name/ba/back/README.md @@ -23,9 +23,22 @@ The server is than started at `http://127.0.0.1:8000` and provides access to the (bugs) tracked via `git-bug`. ### Note + `back` needs write access to the repository, because of internal `gix` and `git` object reasons. +## Relevant Environment Variables + +### `ROCKET_PORT` + +> Default: 8000 + +This is the port the server binds to. + +### `SOURCE_CODE_REPOSITORY_URL` + +The URL to the back's source. + ## Licensing This project complies with the REUSE v3.3 specification. This means that every file |