I have n8n installed as a custom Docker app. I'd like to have my router host the SSL certificate and use HAProxy to access the n8n instance by hostname.
The problem is that by default n8n will end up with a hostname of whatever the interface IP address is.. This causes problems with things like callback URLs.
The problem is that by default n8n will end up with a hostname of whatever the interface IP address is.. This causes problems with things like callback URLs.