version: "3" services: aida_back: container_name: prod-version-aida-back build: . volumes: # 数据挂载 - ./logs/:/logs/ ports: - "10010:5567"