version: "2" services: py12306: build: . volumes: - ./env.py:/config/env.py - py12306:/data ports: - 8008:8008 volumes: py12306: