I can connect from localhost but not from another device

Hello, I apologize in advance for the translation.

I can reach n8n via docker on my virtual server. localhost:5678 is working.
but when i try to login from ip address i get err-connect-refused error. can you help me?

Hi @omercanerdem, welcome to the community :tada:

This sounds like a firewall might be blocking incoming traffic on port 5678 of your machine, so that’d be the first thing I’d check.