add INSECURE option to OCDAV
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
committed by
Ralf Haferkamp
parent
4ef03935ce
commit
4cd9f4dc3a
@@ -179,6 +179,8 @@ services:
|
|||||||
|
|
||||||
REVA_GATEWAY: gateway:9142
|
REVA_GATEWAY: gateway:9142
|
||||||
OCDAV_JWT_SECRET: ${OCIS_JWT_SECRET}
|
OCDAV_JWT_SECRET: ${OCIS_JWT_SECRET}
|
||||||
|
|
||||||
|
OCDAV_INSECURE: ${INSECURE:-true}
|
||||||
logging:
|
logging:
|
||||||
driver: "local"
|
driver: "local"
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user