1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Update .env

This commit is contained in:
Éric Gaspar 2023-11-13 10:54:29 +01:00
parent 95c048d838
commit 399a4c2243

View file

@ -3,6 +3,10 @@ PROXY_HTTP_ADDR=127.0.0.1:__PORT__
PROXY_TLS=false
OCIS_INSECURE=false
#tls_certificate_path: "/etc/yunohost/certs/__DOMAIN__/crt.pem"
#tls_private_key_path: "/etc/yunohost/certs/__DOMAIN__/key.pem"
OCIS_LOG_LEVEL=warn
OCIS_FORCE_CONFIG_OVERWRITE=true