+ changed oo auth header
This commit is contained in:
parent
198f4a1ece
commit
b2895a4114
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: Authorization2
|
||||
depends_on:
|
||||
- redis
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue