✨ feat(gpt-load): restructure app directory and add version support
- rename sqllite directory to latest for better version management - add new docker-compose.yml for version 1.3.2 deployment - maintain existing file content while reorganizing directory structure
This commit is contained in:
10
apps/gpt-load/latest/data.yml
Normal file
10
apps/gpt-load/latest/data.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 3001
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
Reference in New Issue
Block a user