You should never edit the config.php
file manually while using a container setup. Please use the environment vars instead. In your case, you need to set OWNCLOUD_TRUSTED_DOMAINS=localhost,192.168.86.31,192.168.86.31:8686,192.168.86.31:8080
You should never edit the config.php
file manually while using a container setup. Please use the environment vars instead. In your case, you need to set OWNCLOUD_TRUSTED_DOMAINS=localhost,192.168.86.31,192.168.86.31:8686,192.168.86.31:8080