OpenCode Deployer commited on
Commit
22086cb
·
1 Parent(s): 316b3ee
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -26,3 +26,4 @@ ENV OPENCODE_CONFIG_DIR=/root/.config/opencode/
26
  # 这将启动 API 服务器,内置 Web 界面
27
  # 添加 CORS 支持以允许跨域访问
28
  CMD ["/.system/service/start-services.sh"]
 
 
26
  # 这将启动 API 服务器,内置 Web 界面
27
  # 添加 CORS 支持以允许跨域访问
28
  CMD ["/.system/service/start-services.sh"]
29
+