upgrade restic
This commit is contained in:
parent
9f8d4dbf1b
commit
04b7c3c774
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
dataDir = "/data/restic";
|
||||
appendOnly = true;
|
||||
prometheus = true;
|
||||
listenAddress = "brix.vpn:8000";
|
||||
extraFlags = [ "--no-auth" ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue