This commit is contained in:
zackartz 2024-05-05 23:41:44 -04:00
parent 0ba5040932
commit 07877938f1
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -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;