Files
myos/stack/host/nginx.www.yml
T
2023-10-26 04:49:02 +02:00

10 lines
84 B
YAML

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