Asking for technical support, I don't know where I should add my domain name

The loopback address, 127.0.0.1 , is automatically whitelisted, so as long as you have access to the physical server you can always log in. In the event that a load balancer is in place there will be no issues as long as it sends the correct X-Forwarded-Host header. When a user tries a URL that is not whitelisted the following error appears:

I’m using docker-compose and now I want to upload my field, how do I do that?

1 Like

‘trusted_domains’ =>
array (
0 => ‘localhost’,
1 => ‘server1.example.com’,
2 => ‘192.168.1.50’,
3 => ‘[fe80::1:50]’,
),
When I read the document, he gave me this advice. However, what I don’t understand now is that if I make it like this, the prompt is different from my original configuration. How can I modify the content here? My domain name is wp.roaming9408.xyz server IP172.245.154.202 port and I am the default 8085

Default ports are 80 and 443.

You have to edit the config.php file as described in the howto.

OK,I have been able to achieve domain name login, domain name login, is it IP: port access permission has been closed?

OK,I have been able to achieve domain name login, domain name login, is it IP: port access permission has been closed?