myos/stack/host/nginx.www.yml

10 lines
84 B
YAML

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