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
6f56db90c0
commit
036349ecc4
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ PROXY_HTTP_ADDR=127.0.0.1:__PORT__
|
|||
PROXY_TLS=false
|
||||
OCIS_INSECURE=false
|
||||
|
||||
JWT_SECRET=123515646465456465465465465465
|
||||
|
||||
OCIS_HTTP_TLS_CERTIFICATE="/etc/yunohost/certs/__DOMAIN__/crt.pem"
|
||||
OCIS_HTTP_TLS_KEY="/etc/yunohost/certs/__DOMAIN__/key.pem"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue