diff --git a/README.md b/README.md index 83ba031..07c269b 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ deployctl deploy Fork this project, then visit and create new project after loging in. +### Docker + +```sh +docker run -d mumulhl/duckduckgo-ai-chat-service +``` + ## Configuration Configuration using environment variables: diff --git a/README_CN.md b/README_CN.md index 706c709..ea3ab5b 100644 --- a/README_CN.md +++ b/README_CN.md @@ -31,6 +31,12 @@ deployctl deploy fork 本项目,访问 ,登录后点击创建新项目。 +### Docker + +```sh +docker run -d mumulhl/duckduckgo-ai-chat-service +``` + ## 配置 采用环境变量进行配置: