add gitlab url to point to its fqdn, add asyncnomi keys for agenix
This commit is contained in:
parent
59789595d1
commit
9517f24d6f
3 changed files with 6 additions and 1 deletions
|
@ -34,6 +34,8 @@ in
|
|||
};
|
||||
extraConfig.ldap = {
|
||||
enabled = true;
|
||||
host = "gitlab2.federez.net";
|
||||
https = true;
|
||||
servers = {
|
||||
main = {
|
||||
label = "LDAP";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue