342 current 2025-10-12 10:45:09 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-12 10:50:05 -05:00
parent 63bd01d083
commit 0897deae29
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ in
appName = "gitea";
settings = {
server = {
DOMAIN = "https://git.blakedheld.xyz";
DOMAIN = "git.blakedheld.xyz";
HTTP_PORT = cfg.port;
SSH_PORT = cfg.ssh_port;
START_SSH_SERVER = true;