Wrong URL ander apache proxy

Problem SOLVED. Solution (int config.php):
added:

'thrusted_proxies' => ['IP ADDR Proxy machine'],
'overwritehost' => 'cloud.mysite.ru',
'overwriteprotocol' => 'https',

then exe

occ maintenance:update:thaccess
1 Like