nbugs commited on
Commit
a38bf81
·
verified ·
1 Parent(s): 8b18ded

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -36,5 +36,3 @@ RUN chmod -R 777 ./data && \
36
  chmod -R 777 /app/backend/open_webui/static && \
37
  chmod +x /app/sync_data.sh
38
 
39
- # 使用新的启动脚本
40
- ENTRYPOINT ["/app/custom_start.sh"]
 
36
  chmod -R 777 /app/backend/open_webui/static && \
37
  chmod +x /app/sync_data.sh
38