mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
feat: add support for helmet configuration (#27058)
This commit is contained in:
parent
dbaf4b548b
commit
b33874ef12
9 changed files with 96 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue