fix gitlab
This commit is contained in:
parent
f16e0f463b
commit
f7b5c6db2c
2 changed files with 12 additions and 11 deletions
|
|
@ -97,7 +97,7 @@ in {
|
|||
initialRootPasswordFile = sec.gitlab_initpw.path;
|
||||
port = 443;
|
||||
https = true;
|
||||
host = "git.zackmyers.io";
|
||||
host = cfg.domain;
|
||||
secrets = {
|
||||
secretFile = sec.gitlab_sec.path;
|
||||
otpFile = sec.gitlab_otp.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue