mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
BAOTA_ROOT_PATH=/home/baota
|
||||
HOMARR_ROOT_PATH=/home/homarr
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=7575
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "/home/baota"
|
||||
- default: "/home/homarr"
|
||||
edit: true
|
||||
envKey: BAOTA_ROOT_PATH
|
||||
envKey: HOMARR_ROOT_PATH
|
||||
labelZh: 数据持久化路径
|
||||
labelEn: Data persistence path
|
||||
required: true
|
||||
|
||||
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
baota:
|
||||
homarr:
|
||||
container_name: homarr
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
|
||||
Reference in New Issue
Block a user