Change folder name for backups
This commit is contained in:
@@ -57,7 +57,7 @@ in
|
|||||||
backup.jobs.nas-backup = {
|
backup.jobs.nas-backup = {
|
||||||
src = "/var/gitlab/state/backup/";
|
src = "/var/gitlab/state/backup/";
|
||||||
dest = "gitlab";
|
dest = "gitlab";
|
||||||
id = "container-gitlab";
|
id = "gitlab";
|
||||||
};
|
};
|
||||||
home = true;
|
home = true;
|
||||||
tailscale.enable = true;
|
tailscale.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user