hosts/gms-01: fix path of remote borg repo
This commit is contained in:
@@ -224,7 +224,7 @@ in
|
||||
|
||||
backupLabel = "minecraft";
|
||||
localRepoPath = "ssh://borg@borg-01.tail755c5.ts.net/./";
|
||||
remoteRepoPath = "ssh://fm1833@fm1833.rsync.net/./syncthing";
|
||||
remoteRepoPath = "ssh://fm1833@fm1833.rsync.net/./minecraft";
|
||||
sourceDirectories = [ "/opt/minecraft" ];
|
||||
hcPingUrlLocal = "https://hc.its-et.me/ping/PlGPBqq-0rLI4N4ya3jYmg/backup-minecraft-server";
|
||||
hcPingUrlRemote = "https://hc.its-et.me/ping/PlGPBqq-0rLI4N4ya3jYmg/backup-minecraft-server-remote";
|
||||
|
Reference in New Issue
Block a user