+ changed to custom header
This commit is contained in:
parent
c342523f29
commit
3f757807b1
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ services:
|
|||
environment:
|
||||
JWT_ENABLED: "true"
|
||||
JWT_SECRET: ${ONLYOFFICE_JWT_SECRET?generate_onlyoffice_jwt_secret}
|
||||
JWT_HEADER: Authorization
|
||||
JWT_HEADER: AuthorizationJwt
|
||||
depends_on:
|
||||
- redis
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue