mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
update root url
This commit is contained in:
@ -4,7 +4,10 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
server.DOMAIN = "git.0xtux.com";
|
||||
server = {
|
||||
DOMAIN = "git.0xtux.com";
|
||||
ROOT_URL = "https://git.0xtux.com";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user