From b091d247e97270113b7b27dfe81dea8364a94107 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Tue, 24 Feb 2026 18:02:49 +0100 Subject: [PATCH] OP#459 push to gitea --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48c483b..bd1962a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Synopsis -`Gitea` is a very nice lightweight git server and ideal for selfhosting repos i.e. for single developers without vendor lock. It can be installed standalone or as Docker / Kubernetes instance. +`Gitea` is a very nice lightweight git server and ideal for self-hosting repos i.e. for single developers without vendor lock. It can be installed standalone or as Docker / Kubernetes instance. `confdroid_gitea` automates the installation and configuration of gitea as standalone instance. It uses the provided downloadable binaries and sets up a full server instance based on that. @@ -17,7 +17,7 @@ ## Features -You must set `ga_host_fqdn` and specify the correct hostname, else nothing will be configured to avoid having accidently multiple hosts configured as gitea server. +You must set `ga_host_fqdn` and specify the correct hostname, else nothing will be configured to avoid having accidentally multiple hosts configured as gitea server. Installation - install required binaries.