forked from vieter-v/vieter
feat(server): add config option for server port
This commit is contained in:
parent
9727b86203
commit
fcdcf9c5ca
4 changed files with 10 additions and 3 deletions
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue