add host
This commit is contained in:
parent
2dcdd2fb79
commit
d8456f1747
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
databasePasswordFile = sec.gitlab_db.path;
|
databasePasswordFile = sec.gitlab_db.path;
|
||||||
initialRootPasswordFile = sec.gitlab_initpw.path;
|
initialRootPasswordFile = sec.gitlab_initpw.path;
|
||||||
|
host = "git.zackmyers.io";
|
||||||
secrets = {
|
secrets = {
|
||||||
secretFile = sec.gitlab_sec.path;
|
secretFile = sec.gitlab_sec.path;
|
||||||
otpFile = sec.gitlab_otp.path;
|
otpFile = sec.gitlab_otp.path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue