chore: 更新文档

This commit is contained in:
ChenZhaoYu
2023-03-03 11:59:16 +08:00
parent 20d6135658
commit f95af40ab8
3 changed files with 29 additions and 11 deletions

View File

@@ -14,6 +14,10 @@ services:
API_REVERSE_PROXY: xxx
# 超时,单位毫秒,可选
TIMEOUT_MS: 60000
# Socks代理可选和 SOCKS_PROXY_PORT 一起时生效
SOCKS_PROXY_HOST: xxxx
# Socks代理端口可选和 SOCKS_PROXY_HOST 一起时生效
SOCKS_PROXY_PORT: xxxx
nginx:
build: nginx
image: chatgpt/nginx