Update docker-compose.yml
This commit is contained in:
parent
5d96475c82
commit
c055d6776c
@ -9,9 +9,7 @@ services:
|
|||||||
AVAIL_LLM_MODELS: ' ["gpt-3.5-turbo", "api2d-gpt-3.5-turbo", "gpt-4", "api2d-gpt-4", "sparkv2", "qianfan"] '
|
AVAIL_LLM_MODELS: ' ["gpt-3.5-turbo", "api2d-gpt-3.5-turbo", "gpt-4", "api2d-gpt-4", "sparkv2", "qianfan"] '
|
||||||
WEB_PORT: ' 22303 '
|
WEB_PORT: ' 22303 '
|
||||||
ADD_WAIFU: ' True '
|
ADD_WAIFU: ' True '
|
||||||
# THEME: ' Chuanhu-Small-and-Beautiful '
|
THEME: ' Chuanhu-Small-and-Beautiful ' ' '
|
||||||
# DEFAULT_WORKER_NUM: ' 10 '
|
|
||||||
# AUTHENTICATION: ' [("username", "passwd"), ("username2", "passwd2")] '
|
|
||||||
ports:
|
ports:
|
||||||
- "12345:12345" # 12345必须与WEB_PORT相互对应
|
- "12345:12345" # 12345必须与WEB_PORT相互对应
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user