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 13:12:42 +01:00
parent 016a95899c
commit 2cd7bf00d5

View file

@ -1,10 +1,7 @@
OCIS_URL=https://__DOMAIN__
PROXY_HTTP_ADDR=127.0.0.1:__PORT__
PROXY_TLS=true
OCIS_INSECURE=false
PROXY_TRANSPORT_TLS_CERT="/etc/yunohost/certs/__DOMAIN__/crt.pem"
PROXY_TRANSPORT_TLS_KEY="/etc/yunohost/certs/__DOMAIN__/key.pem"
OCIS_INSECURE=true
OCIS_LOG_LEVEL=warn