Fix
This commit is contained in:
parent
1ca6a7d6d5
commit
9f5c225076
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ users = {
|
|||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
port = 4219;
|
||||
statePath = "/persist/gitlab/state";
|
||||
#statePath = "/persist/gitlab/state";
|
||||
backup.startAt = "3:00";
|
||||
databasePasswordFile = sops.secrets."services/gitlab/dbPassword".path;
|
||||
initialRootPasswordFile = sops.secrets."services/gitlab/rootPassword".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue