version: '2.2'
services:
  vs_web:
    image: swr.cn-north-4.myhuaweicloud.com/nangao-iot/vs-web-dev
    container_name: vs_web
    restart: always
    ports:
      - "8999:80"
    volumes:
      - /etc/localtime:/etc/localtime:ro