mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 09:38:47 +08:00
feat: 修改 chatgpt-next-web WHITE_WEBDAV_ENDPOINTS 参数 (#2285)
This commit is contained in:
parent
26ba1952a4
commit
9cc9eb3103
@ -40,7 +40,7 @@ additionalProperties:
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: WHITE_WEBDEV_ENDPOINTS
|
||||
envKey: WHITE_WEBDAV_ENDPOINTS
|
||||
labelEn: White list of webdev endpoints
|
||||
labelZh: webdev 白名单
|
||||
required: false
|
||||
|
@ -11,7 +11,7 @@ services:
|
||||
- "CODE=${SECRET_KEY}"
|
||||
- "PROXY_URL=${PROXY}"
|
||||
- "BASE_URL=${API_BASE_URL}"
|
||||
- "WHITE_WEBDEV_ENDPOINTS=${WHITE_WEBDEV_ENDPOINTS}"
|
||||
- "WHITE_WEBDAV_ENDPOINTS=${WHITE_WEBDAV_ENDPOINTS}"
|
||||
image: yidadaa/chatgpt-next-web:v2.15.4
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
Loading…
Reference in New Issue
Block a user