From 6e36018b448b199d3c33076e237cdc0e5f3ff890 Mon Sep 17 00:00:00 2001 From: xavi Date: Tue, 16 Dec 2025 19:10:24 -0800 Subject: [PATCH] Changed gitea app name --- gitea_custom/app.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea_custom/app.ini b/gitea_custom/app.ini index becf274..e683f8d 100644 --- a/gitea_custom/app.ini +++ b/gitea_custom/app.ini @@ -1,4 +1,4 @@ -APP_NAME = Xavi's Bad Code +APP_NAME = xavi's Code RUN_USER = git RUN_MODE = prod