diff --git a/config.toml b/config.toml index 001c05b..87154fa 100644 --- a/config.toml +++ b/config.toml @@ -2,3 +2,4 @@ api = "https://registry.pesde.daimond113.com" download = "{API_URL}/v0/packages/{PACKAGE}/{PACKAGE_VERSION}/{PACKAGE_TARGET}" github_oauth_client_id = "a1d648966fdfbdcd9295" wally_allowed = true +other_registries_allowed = ["https://github.com/daimond113/pesde-index"]