api: update default repo url
This commit is contained in:
parent
27598b236c
commit
8b70b7d82e
|
@ -105,7 +105,7 @@ const options = [
|
|||
{
|
||||
key: 'repo_url',
|
||||
desc: 'URL of repo index',
|
||||
default: 'https://github.com',
|
||||
default: 'https://github.com/engineer-man/piston/releases/download/pkgs/index',
|
||||
validators: []
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue