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

11 lines
120 B
YAML
Raw Normal View History

2023-01-13 20:23:36 +01:00
version: '3.6'
volumes:
home:
driver: local
driver_opts:
device: /home
o: bind
type: none