+ changed to custom header

This commit is contained in:
KARMACOMA 2025-12-27 18:00:04 +01:00
parent c342523f29
commit 3f757807b1

View file

@ -103,7 +103,7 @@ services:
environment: environment:
JWT_ENABLED: "true" JWT_ENABLED: "true"
JWT_SECRET: ${ONLYOFFICE_JWT_SECRET?generate_onlyoffice_jwt_secret} JWT_SECRET: ${ONLYOFFICE_JWT_SECRET?generate_onlyoffice_jwt_secret}
JWT_HEADER: Authorization JWT_HEADER: AuthorizationJwt
depends_on: depends_on:
- redis - redis
volumes: volumes: