Files
myos/stack/host/volumes.www.local.yml
T
Yann Autissier 2dec68807e make player
user + mail = user_domain
2022-12-21 15:32:18 +00:00

10 lines
121 B
YAML

version: '3.6'
volumes:
www:
driver: local
driver_opts:
device: /var/www
o: bind
type: none