mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-05 00:33:47 +08:00
docs: 增加容器部署文档
This commit is contained in:
@@ -12,4 +12,4 @@ RUN apt-get -qq update \
|
||||
&& apt-get -qq install -y --no-install-recommends ca-certificates curl
|
||||
|
||||
# 容器启动时执行的命令
|
||||
CMD ["./chatgpt-v3-amd64-linux"]
|
||||
CMD ["./chatgpt-v3-amd64-linux", "--debug=false"]
|
||||
|
||||
Reference in New Issue
Block a user