mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
server preparing migration
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
appName = "ZeroQ Gitea Service";
|
||||
settings = {
|
||||
server = {
|
||||
DOMAIN = "git.home.arpa";
|
||||
DOMAIN = "git.zeroq.su";
|
||||
HTTP_PORT = 3000;
|
||||
};
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
|
||||
Reference in New Issue
Block a user