version: "3.8" services: nginx: container_name: nginx volumes: - ./nginx/unsecure/:/etc/nginx/templates/ - /etc/localtime:/etc/localtime:ro