From 693ad4f5808e730090e43a2556e74e8c247e00d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20Parafin=CC=81ski?= Date: Sun, 29 May 2022 22:33:16 +0200 Subject: [PATCH] Added DVC remote --- .dvc/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.dvc/config b/.dvc/config index 635abf1..75042d4 100644 --- a/.dvc/config +++ b/.dvc/config @@ -1,6 +1,6 @@ [core] - remote = my_local_remote + remote = ium_ssh_remote ['remote "ium_ssh_remote"'] - url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp + url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl ['remote "my_local_remote"'] url = /dvcstore