remove host
This commit is contained in:
parent
be6b023cf6
commit
b4ffc3115a
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ 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