Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-28 03:41:11 +00:00
parent e2468ad9d3
commit 805064bf82
37 changed files with 118 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# 数据持久化路径 [必填]
BAOTA_ROOT_PATH=/home/baota
HOMARR_ROOT_PATH=/home/homarr
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=7575
+2 -2
View File
@@ -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
+1 -1
View File
@@ -2,7 +2,7 @@ networks:
1panel-network:
external: true
services:
baota:
homarr:
container_name: homarr
env_file:
- ./envs/global.env