diff --git a/api/src/config.js b/api/src/config.js index 2ad3ffc..9af9b26 100644 --- a/api/src/config.js +++ b/api/src/config.js @@ -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: [] } ];