Do not use the HEADER parameter.
This commit is contained in:
@@ -13,6 +13,5 @@ services:
|
||||
- 4443:443
|
||||
environment:
|
||||
- JWT_SECRET=$JWT_SECRET
|
||||
- JWT_HEADER=$JWT_HEADER
|
||||
dns:
|
||||
- $DNS
|
||||
|
@@ -5,9 +5,6 @@
|
||||
# Secret
|
||||
JWT_SECRET=abc123
|
||||
|
||||
# Header value
|
||||
JWT_HEADER=AuthorizationJwt
|
||||
|
||||
## Other ##
|
||||
|
||||
# If you have both Nextcloud and OnlyOffice on the same internal network you
|
||||
|
Reference in New Issue
Block a user