Acceder al sitio de forma insegura, vía HTTPS

Hola…
Instale recientemente la ultima vercion de nextcloud sobre ubuntu 18 usando los paquetes snap.
Hasta ahora todo marcha bien…instale manualmente la palicacoin talk para realizar videos llamadas, algo que no me funciona porque me dice que tengo que acceder al sitio via HTTPS, no he podido encontrar informacion.
Asi que les pido ayuda.
saludos
/////////////////////////////////////////////
Hello…
Recently install the next nextcloud ver on ubuntu 18 using the snap packages.
So far everything is going well … manually install the palicacoin talk to make called videos, something that does not work for me because it tells me that I have to access the site via HTTPS, I have not been able to find information.
So I ask for your help.
regards

You can enable https (letsencrypt) for nextcloud-snap with
sudo nextcloud.enable-https lets-encrypt

If you want to use a self-signed certificate instead use:
sudo nextcloud.enable-https self-signed

For more information in general about nextcloud-snap have a look at this: