From fffe45d9f509fdacb6b6c919f9cfe444e7ce5751 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 26 Sep 2022 17:50:29 +0200 Subject: [PATCH] Update config.json --- gitea/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/config.json b/gitea/config.json index e903561e7..727497c0a 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -32,7 +32,7 @@ "keyfile": "str", "ssl": "bool", "APP_NAME": "str?", - "DOMAIN": "str", + "DOMAIN": "str?", "ROOT_URL": "str?" }, "slug": "gitea",