Commit 15f6932f authored by Jalin's avatar Jalin

更新 docker-compose.yml

parent 35c45bbe
...@@ -3,6 +3,7 @@ services: ...@@ -3,6 +3,7 @@ services:
py12306: py12306:
build: . build: .
volumes: volumes:
# - ./runtime:/code/runtime # 未使用 env.docker.py.example 可以打开此项
- ./env.py:/config/env.py - ./env.py:/config/env.py
- py12306:/data - py12306:/data
ports: ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment