myos/stack/myos/volumes.home.local.yml

10 lines
119 B
YAML
Raw Normal View History

2023-11-21 19:51:13 +01:00
version: '3.6'
volumes:
home:
driver: local
driver_opts:
device: /home
o: bind
type: none