mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
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
|
||||
OCDAV_JWT_SECRET: ${OCIS_JWT_SECRET}
|
||||
|
||||
OCDAV_INSECURE: ${INSECURE:-true}
|
||||
logging:
|
||||
driver: "local"
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user