fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-10-26 00:32:33 +00:00
committed by github-actions[bot]
parent 2de05df210
commit d38b278629
101 changed files with 324 additions and 291 deletions

View File

@@ -1,7 +1,8 @@
arch:
- aarch64
- amd64
description: Self-hosted, end-to-end-encrypted photo & video storage (Ente server
description:
Self-hosted, end-to-end-encrypted photo & video storage (Ente server
+ MinIO)
devices:
- /dev/dri
@@ -66,8 +67,8 @@ devices:
- /dev/nvme1
- /dev/nvme2
environment:
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
TZ: Europe/Paris
image: ghcr.io/alexbelgium/ente-{arch}
init: false