From 2029084d1dd06aa13a0af08659b6ad62d26fd4fe Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 21 Aug 2023 14:12:31 -0700 Subject: [PATCH] Do not use the HEADER parameter. --- Config/OnlyOffice/docker-compose.yml | 1 - Config/OnlyOffice/env.example | 3 --- 2 files changed, 4 deletions(-) diff --git a/Config/OnlyOffice/docker-compose.yml b/Config/OnlyOffice/docker-compose.yml index 0c345fd..cdf1371 100644 --- a/Config/OnlyOffice/docker-compose.yml +++ b/Config/OnlyOffice/docker-compose.yml @@ -13,6 +13,5 @@ services: - 4443:443 environment: - JWT_SECRET=$JWT_SECRET - - JWT_HEADER=$JWT_HEADER dns: - $DNS diff --git a/Config/OnlyOffice/env.example b/Config/OnlyOffice/env.example index fb2d60b..fd5ae59 100644 --- a/Config/OnlyOffice/env.example +++ b/Config/OnlyOffice/env.example @@ -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