I installed Docker and then deployed n8n from it.
During the setup, I configured the domain, and I’m able to access and manage n8n through the domain I specified during installation.

While using n8n, I observed that some functionalities were not resolving to the configured domain, but instead were pointing to a localhost address.


To try to fix this, I replaced “localhost” with n8n.cafecomsociologia.com and tried to manage the container to set the domain address again. However, this did not solve the issue. I would like help to resolve this problem.
How can I make n8n stop using localhost in its features and use the domain I configured instead?
