From dac150abeece29661a93c898b783cbe46c59e8d5 Mon Sep 17 00:00:00 2001 From: Stepan Vladovskiy Date: Mon, 16 Oct 2023 11:29:59 -0300 Subject: [PATCH] feat: Fetch conf well formated --- README.md | 3 +++ fetch.conf | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 587ca5d..7432f37 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +This repo is with CI/CD Gitea needs and fetch.conf for fetch-daemon service + +

Logo diff --git a/fetch.conf b/fetch.conf index 485b707..71efcca 100644 --- a/fetch.conf +++ b/fetch.conf @@ -1 +1 @@ -Repo=https://github.com/authorizerdev/authorizer \ No newline at end of file +https://github.com/authorizerdev/authorizer \ No newline at end of file