diff options
Diffstat (limited to 'gitsyncer/config.json')
| -rw-r--r-- | gitsyncer/config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gitsyncer/config.json b/gitsyncer/config.json index a995e81..127c9a5 100644 --- a/gitsyncer/config.json +++ b/gitsyncer/config.json @@ -13,6 +13,10 @@ "backupLocation": true, "descriptionSyncHost": "root@r0", "descriptionSyncRoot": "/data/nfs/k3svolumes/git-server/repos" + }, + { + "host": "paul@t450:git", + "backupLocation": true } ], "repositories": [], |
