set port
This commit is contained in:
parent
0ba5040932
commit
07877938f1
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@ in {
|
|||
enable = true;
|
||||
databasePasswordFile = sec.gitlab_db.path;
|
||||
initialRootPasswordFile = sec.gitlab_initpw.path;
|
||||
port = 443;
|
||||
https = true;
|
||||
host = "git.zackmyers.io";
|
||||
secrets = {
|
||||
secretFile = sec.gitlab_sec.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue