[Komodo] admin: Write Stack File: update compose.yaml

This commit is contained in:
komodo 2026-02-06 10:02:49 +01:00
parent 9578ab9d97
commit 00894600d2

View file

@ -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"