feat: add support for helmet configuration (#27058)

This commit is contained in:
Jason Rasmussen 2026-03-26 13:41:23 -04:00 committed by GitHub
parent dbaf4b548b
commit b33874ef12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 96 additions and 18 deletions

View file

@ -90,6 +90,7 @@ services:
IMMICH_THIRD_PARTY_BUG_FEATURE_URL: https://github.com/immich-app/immich/issues
IMMICH_THIRD_PARTY_DOCUMENTATION_URL: https://docs.immich.app
IMMICH_THIRD_PARTY_SUPPORT_URL: https://docs.immich.app/community-guides
IMMICH_HELMET_FILE: 'true'
ports:
- 9230:9230
- 9231:9231