feat(server): add config option for server port

This commit is contained in:
Jef Roosens 2022-06-15 12:10:58 +02:00 committed by Jef Roosens
parent 9727b86203
commit fcdcf9c5ca
Signed by untrusted user: Jef Roosens
GPG key ID: B580B976584B5F30
4 changed files with 10 additions and 3 deletions

View file

@ -45,7 +45,8 @@ configuration variable required for each command.
This prevents the server from being confused when an `any` package is
published as the very first package for a repository.
* Git repositories added without an `arch` value use this value instead.
* `port`: HTTP port to run on
* Default: `8000`
### `vieter cron`