My server is behind a proxy server and it's accessible via https
when trying to do the web UI upgrade from 9.0.4 to 9.0.6 get the following error
e [GuzzleHttp\Exception\ClientException] e
e Client error response [url] http://myurl.com/owncloud/index.php/occ/config:list [status code] 404 [reason phrase] Not Found
Which file could I edit to point it to https rather than http? already tried the owncloud config file but the results were the same.
Thanks,