add pid/gid
Some checks are pending
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Has started running

This commit is contained in:
2025-11-24 11:49:06 -06:00
parent b78769e062
commit 6d8670fe30
2 changed files with 8 additions and 0 deletions

View File

@@ -26,6 +26,10 @@ audiobookshelf:
env:
- name: TZ
value: US/Central
- name: PGID
value: "1000"
- name: PUID
value: "1000"
- name: APPRISE_STORAGE_MODE
value: memory
- name: APPRISE_STATEFUL_MODE