Update docker-compose.yml

This commit is contained in:
zhizhi
2024-05-09 22:15:37 +08:00
committed by GitHub
parent 5d96475c82
commit c055d6776c
+1 -3
View File
@@ -9,9 +9,7 @@ services:
AVAIL_LLM_MODELS: ' ["gpt-3.5-turbo", "api2d-gpt-3.5-turbo", "gpt-4", "api2d-gpt-4", "sparkv2", "qianfan"] '
WEB_PORT: ' 22303 '
ADD_WAIFU: ' True '
# THEME: ' Chuanhu-Small-and-Beautiful '
# DEFAULT_WORKER_NUM: ' 10 '
# AUTHENTICATION: ' [("username", "passwd"), ("username2", "passwd2")] '
THEME: ' Chuanhu-Small-and-Beautiful ' ' '
ports:
- "12345:12345" # 12345必须与WEB_PORT相互对应