Update check by channel + desktop/mobile block delete fix

This commit is contained in:
Vladless
2026-04-17 18:10:43 +00:00
parent 5b4437a115
commit 752ee206f2
2 changed files with 63 additions and 31 deletions
+1
View File
@@ -11,6 +11,7 @@ services:
REDIS_URL: redis://127.0.0.1:6379/0
BACK_DIR: /app/backups
GHCR_IMAGE: ${GHCR_IMAGE:-vladless/solo-brick}
APP_VERSION: ${APP_VERSION:-0.2.0}
volumes:
- /:/host:ro
- backups_data:/app/backups