web: image: nginx volumes: - ./site.conf:/etc/nginx/conf.d/site.conf - ./:/var/www/html ports: - "8090:80"