mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add default branch to gitea config
This commit is contained in:
parent
e32f92a86c
commit
0a01361734
@ -28,6 +28,9 @@ with lib; {
|
||||
domain = "git.ellmauthaler.net";
|
||||
rootUrl = "https://git.ellmauthaler.net";
|
||||
httpPort = 3001;
|
||||
extraConfig = ''
|
||||
DEFAULT_BRANCH = main
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user