From a0a3b17aa1cfc8239e2900b120d6c3dde1f57f2f Mon Sep 17 00:00:00 2001 From: awieczarek Date: Sat, 19 Oct 2024 13:57:58 +0200 Subject: [PATCH] fix --- app.ini | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app.ini b/app.ini index 5315206..876faf2 100644 --- a/app.ini +++ b/app.ini @@ -7,11 +7,4 @@ PASSWD = gitea SSL_MODE = disable [server] -DOMAIN = localhost HTTP_PORT = $PORT -ROOT_URL = http://localhost:$PORT/ -SSH_PORT = 2222 - -[repository] -ROOT = /data/git/repositories -