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