Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-23 07:59:58 +00:00
parent b7725472d9
commit e44d49a6fd
152 changed files with 800 additions and 800 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/homarr-labs/homarr:v1.59.2
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