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