更新 docker-compose.yml

This commit is contained in:
Jalin
2019-01-22 22:34:49 +08:00
parent 35c45bbeac
commit 15f6932f50

View File

@@ -3,6 +3,7 @@ services:
py12306:
build: .
volumes:
# - ./runtime:/code/runtime # 未使用 env.docker.py.example 可以打开此项
- ./env.py:/config/env.py
- py12306:/data
ports: