mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-02 10:56:38 +08:00
update
This commit is contained in:
parent
ddae579d67
commit
24f348e7b3
@ -15,10 +15,3 @@ additionalProperties:
|
||||
labelZh: 密码
|
||||
required: true
|
||||
type: text
|
||||
- default: "./data"
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
@ -9,8 +9,6 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:8080"
|
||||
environment:
|
||||
- PASSWORD=${PASSWORD}
|
||||
volumes:
|
||||
- ${DATA_PATH}:/app
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user