gitdeem commited on
Commit
0ec7cce
·
verified ·
1 Parent(s): fe40e1d

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM zhayujie/chatgpt-on-wechat:master
2
 
3
- RUN chmod 777 /app
4
 
5
  # 公众号
6
  ENV channel_type=wechatmp
 
1
  FROM zhayujie/chatgpt-on-wechat:master
2
 
3
+ RUN chmod 777 /app && chmod 777 ./plugins
4
 
5
  # 公众号
6
  ENV channel_type=wechatmp