[diun] Change data volume name

This commit is contained in:
Viyurz 2024-09-21 12:37:54 +02:00
parent 9c7ad280f9
commit 9094da305c
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -8,8 +8,7 @@ services:
volumes:
- {{ docker_host | regex_replace('^unix://', '') }}:/var/run/docker.sock:ro
- ./images.yml:/etc/diun/images.yml:ro
- diun-data:/data
- data:/data
volumes:
diun-data:
name: diun-data
data: