mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-01 17:36:28 +02:00
Change package manager request signature
This commit is contained in:
parent
b3be57e0b4
commit
543cb11e69
4 changed files with 13 additions and 7 deletions
|
@ -16,7 +16,7 @@ const options = [
|
|||
},
|
||||
{
|
||||
key: 'bind_address',
|
||||
desc: 'Address to bind REST API on\nThank @Bones for the number',
|
||||
desc: 'Address to bind REST API on',
|
||||
default: '0.0.0.0:2000',
|
||||
validators: [],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue