mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add missing gitea domain information to configuration
This commit is contained in:
parent
cba8241002
commit
d017f8f036
@ -24,6 +24,9 @@ with lib; {
|
||||
type = "postgres";
|
||||
host = "/run/posgresql";
|
||||
};
|
||||
domain = "git.ellmauthaler.net";
|
||||
rootUrl = "https://git.ellmauthaler.net";
|
||||
httpPort = 3001;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user