gitdeem commited on
Commit
95f2edb
·
verified ·
1 Parent(s): fbb2d45

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -9,7 +9,7 @@ RUN chmod 777 /app && \
9
 
10
  # 企业微信
11
  ENV channel_type=wechatcom_app
12
- ENV always_reply_voice=true
13
 
14
  # 公共配置
15
  ENV TZ=Asia/Shanghai
 
9
 
10
  # 企业微信
11
  ENV channel_type=wechatcom_app
12
+ #ENV always_reply_voice=true
13
 
14
  # 公共配置
15
  ENV TZ=Asia/Shanghai