nextcloud-scripts
nextcloud-scripts copied to clipboard
Access through untrusted domain what command is?
What command is it for a access through an untrusted domain?
on termux
Hi @maddog1110, the error tells you everything that you need to adjust, no? You need to edit the config/config.php of the server and add the domain you access the Nextcloud through (in this case the IP 192.168.50.186) to trusted_domains.
How do I go to that in termux?