services: x2wechat: build: . container_name: x2wechat-studio ports: - "18000:8000" env_file: - .env restart: unless-stopped