Use tailnet

This commit is contained in:
Jeffrey Serio 2025-01-12 17:38:25 -06:00
parent 3d3b18680e
commit f52222fb47

View File

@ -51,11 +51,11 @@ def sync_from_remotes(src: str, dest: str):
if __name__ == "__main__":
remotes = [
(
"root@hyperreal.coffee:/srv/borgbackup/hyperreal/",
"root@hyperreal.lyrebird-marlin.ts.net:/srv/borgbackup/hyperreal/",
"/naspool/borgbackup/hyperreal",
),
(
"root@hyperreal.coffee:/home/mastodon/live/public/system/",
"root@hyperreal.lyrebird-marlin.ts.net:/home/mastodon/live/public/system/",
"/naspool/mastodata",
),
]