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