diff --git a/compose.yaml b/compose.yaml index 3155bd8..d2114cf 100644 --- a/compose.yaml +++ b/compose.yaml @@ -82,4 +82,4 @@ volumes: type: cifs # Wichtig: addr ohne //, Pfad beginnt mit / device: "//u457772.your-storagebox.de/backup" - o: "username=u457772,password=wjBt2d3QeBp4d2,vers=3.0,uid=1000,gid=1000,file_mode=0770,dir_mode=0770" + o: "addr=u457772.your-storagebox.de,username=u457772,password=wjBt2d3QeBp4d2,vers=3.0,uid=1000,gid=1000,file_mode=0770,dir_mode=0770"