Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-15 14:12:27 +00:00
parent 9a2013e3f4
commit 16d6aa22a1
144 changed files with 292 additions and 292 deletions
+2 -4
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.15.10
image: ghcr.io/ajnart/homarr:0.16.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -16,6 +16,4 @@ services:
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${HOMARR_ROOT_PATH}/configs:/app/data/configs
- ${HOMARR_ROOT_PATH}/icons:/app/public/icons
- ${HOMARR_ROOT_PATH}/data:/data
- ${HOMARR_ROOT_PATH}/appdata:/appdata