mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
Merge branch 'main'
This commit is contained in:
commit
ab09b54ee9
4 changed files with 20 additions and 1 deletions
|
|
@ -52,6 +52,7 @@ in
|
|||
APP_SLOGAN = "";
|
||||
};
|
||||
|
||||
service.REQUIRE_SIGNIN_VIEW = false;
|
||||
server = {
|
||||
DOMAIN = "git.${domain}";
|
||||
ROOT_URL = "https://git.${domain}/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue