modify: Gitea.
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
};
|
||||
|
||||
settings = {
|
||||
"DEFAULT" = {
|
||||
"APP_NAME" = "ColorSkyFun's Gitea";
|
||||
};
|
||||
server = {
|
||||
ROOT_URL = "https://git.colorsky.fun:8443";
|
||||
DOMAIN = "git.colorsky.fun";
|
||||
|
||||
@@ -8,6 +8,5 @@
|
||||
enable = true;
|
||||
clean.enable = true;
|
||||
clean.extraArgs = "--keep-since 4d --keep 3";
|
||||
flake = "/home/sky/nixos/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user