Any apps needing WebDav, for instance a Password Database wanting to put its database on a cloud, use:
- Protocol: HTTPS (preferred obviously, if you have a valid SSL certificate for your nextcloud install) or HTTP
- Host: nextcloud.yourdomain.com (replace with your NextCloud URL)
- Port: can be left blank in most instances
- Local Path: /remote.php/webdav/[your directory for the sync]
- Username: [your username]
- Password: [your password]