myos/stack/host/nginx.www.yml

11 lines
85 B
YAML

version: '3.6'
services:
nginx:
volumes:
- www:/var/www
volumes:
www: