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:
parent
f4969482e9
commit
afc0448f76
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
OCIS_URL=https://__DOMAIN__
|
OCIS_URL=https://__DOMAIN__
|
||||||
PROXY_HTTP_ADDR=127.0.0.1:9200
|
PROXY_HTTP_ADDR=127.0.0.1:9200
|
||||||
PROXY_TLS=false
|
PROXY_TLS=false
|
||||||
OCIS_INSECURE=false
|
OCIS_INSECURE=true
|
||||||
|
|
||||||
OCIS_LOG_LEVEL=warn
|
OCIS_LOG_LEVEL=warn
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue