+ changed oo auth header

This commit is contained in:
KARMACOMA 2025-12-27 16:53:40 +01:00
parent 198f4a1ece
commit b2895a4114

View file

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