mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
api: update default repo url
This commit is contained in:
parent
27598b236c
commit
8b70b7d82e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue