[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
893dc76ede
commit
523f6933e3
1 changed files with 1 additions and 2 deletions
|
|
@ -74,7 +74,6 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
networks:
|
||||
- immich_network
|
||||
entrypoint: ["/bin/sh", "-c", "ls -la /usr/src/app/upload && sleep 60"]
|
||||
|
||||
volumes:
|
||||
next:
|
||||
|
|
@ -82,5 +81,5 @@ volumes:
|
|||
driver_opts:
|
||||
type: cifs
|
||||
# Wichtig: addr ohne //, Pfad beginnt mit /
|
||||
device: "//u457772.your-storagebox.de/backup"
|
||||
device: "//u457772.your-storagebox.de/backup/immich"
|
||||
o: "addr=u457772.your-storagebox.de,username=u457772,password=wjBt2d3QeBp4d2,vers=3.0,uid=1000,gid=1000,file_mode=0770,dir_mode=0770"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue