coteerratu commited on
Commit
e21a3e8
1 Parent(s): 6b110c9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,7 +24,7 @@ RUN echo '{ \
24
  "openai_base_url": "https://moderations.shellten.top/v1", \
25
  "openai_api_key": "sk-xxx", \
26
  "moderation_enabled": true \
27
- show_session_key": true \
28
  }' > /data/config.json
29
 
30
 
 
24
  "openai_base_url": "https://moderations.shellten.top/v1", \
25
  "openai_api_key": "sk-xxx", \
26
  "moderation_enabled": true \
27
+ "show_session_key": true \
28
  }' > /data/config.json
29
 
30