From e55869037484d343fa2c00153657e807cc43d981 Mon Sep 17 00:00:00 2001 From: dai <72147841+daimond113@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:10:35 +0100 Subject: [PATCH] Initialize index --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.yaml diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..10dfee1 --- /dev/null +++ b/config.yaml @@ -0,0 +1,3 @@ +api: "https://registry.pesde.daimond113.com" +download: "{API_URL}/v0/packages/{PACKAGE_AUTHOR}/{PACKAGE_NAME}/{PACKAGE_VERSION}" +github_oauth_client_id: "a1d648966fdfbdcd9295"