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