Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-09 16:20:25 +00:00
parent 98e69ada69
commit 55f0d16057
141 changed files with 246 additions and 246 deletions
+4 -2
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.16.1
image: ghcr.io/ajnart/homarr:0.15.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -16,4 +16,6 @@ services:
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${HOMARR_ROOT_PATH}/appdata:/appdata
- ${HOMARR_ROOT_PATH}/configs:/app/data/configs
- ${HOMARR_ROOT_PATH}/icons:/app/public/icons
- ${HOMARR_ROOT_PATH}/data:/data