根据一些使用者反馈,修改权限参数。修改时间配置
parent
c9bdc8cd14
commit
77b6e327d4
|
@ -7,7 +7,8 @@ services:
|
||||||
# ports:
|
# ports:
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/usr/src/app
|
- ./:/usr/src/app
|
||||||
- /etc/localtime:/etc/localtime:ro
|
# - /etc/localtime:/etc/localtime:ro
|
||||||
container_name: 12306ticket
|
container_name: 12306ticket
|
||||||
|
privileged: true
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue