version: "3.4" services: py12306: build: . volumes: - ./config.toml:/code/config.toml - py12306:/data ports: - 8008:8008 volumes: dp_py12306: