revert to git
This commit is contained in:
parent
5be848447f
commit
0ba5040932
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,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 = "https://git.zackmyers.io";
|
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