update root url

This commit is contained in:
2024-07-29 21:32:34 +05:30
parent f6ef05a057
commit 031bb7163c

View File

@ -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";
};
};
};