Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2024-12-04 03:32:15 +00:00
parent 54c4a42724
commit 96d980f32e
10 changed files with 30 additions and 0 deletions
+3
View File
@@ -10,3 +10,6 @@ INSTALL_USERNAME=admin
# 管理员 密码 [必填]
INSTALL_PASSWORD=admin
# 网络代理
HTTP_PROXY=
+1
View File
@@ -9,6 +9,7 @@ services:
- .env
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.3.3-lite
labels:
createdBy: Apps