local dns test and chrony added

This commit is contained in:
2026-06-29 23:03:17 +03:00
parent e2e0e57918
commit 3ec5efb090
6 changed files with 53 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
appName = "ZeroQ Gitea Service";
settings = {
server = {
DOMAIN = "gitea.local";
DOMAIN = "git.home.arpa";
HTTP_PORT = 3000;
};
service.DISABLE_REGISTRATION = true;