1
0

shelfmark: fix user/group

This commit is contained in:
2026-04-19 17:11:08 +02:00
parent 37ef7ccfc4
commit 83bf825714
+2 -2
View File
@@ -38,8 +38,8 @@ services:
container_name: shelfmark container_name: shelfmark
environment: environment:
TZ: ${TZ} TZ: ${TZ}
UID: ${PUID} PUID: ${PUID}
GID: ${PGID} PGID: ${PGID}
CWA_DB_PATH: "/auth/app.db" CWA_DB_PATH: "/auth/app.db"
labels: labels:
caddy: shelfmark.${DOMAIN_LOCAL} caddy: shelfmark.${DOMAIN_LOCAL}