Browse Source

Remove one useless env variable

jherve 1 tháng trước cách đây
mục cha
commit
24858fb656
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      data/borgmatic.d/config.yaml

+ 1 - 1
data/borgmatic.d/config.yaml

@@ -1,7 +1,7 @@
 source_directories:
   - /mnt/source/
 repositories:
-  - path: ssh://${STORAGE_BOX_USER}@${STORAGE_BOX_MAIN_USER}.your-storagebox.de:23/${STORAGE_BOX_REPO_PATH}
+  - path: ssh://${STORAGE_BOX_USER}@${STORAGE_BOX_MAIN_USER}.your-storagebox.de:23/./borg-repo
 
 one_file_system: true
 remote_path: borg-1.4