From d345576eb5307c2f5a41b65fa449b87f2cab042a Mon Sep 17 00:00:00 2001
From: Stefan Haun <tux@netz39.de>
Date: Thu, 30 Mar 2023 11:37:25 +0200
Subject: [PATCH] :wrench: Rename the git mgmt name to remove "gitea"

---
 host-pottwal.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/host-pottwal.yml b/host-pottwal.yml
index d91284c..891854a 100644
--- a/host-pottwal.yml
+++ b/host-pottwal.yml
@@ -61,7 +61,7 @@
           - 2222:2222
         env:
           TZ: "{{ timezone }}"
-          APP_NAME: "Netz39 Gitea"
+          APP_NAME: "Netz39 Git"
           RUN_MODE: "prod"
           SSH_DOMAIN: "gitea.n39.eu"
           SSH_PORT: "2222"