To Reproduce
Install Dokploy
Current vs. Expected behavior
Currently, the application defaults to displaying the Public IP. While this is ideal for VPS users, beginners running the app on local VMs or home hardware often encounter connectivity issues because they haven't configured port forwarding.
I recommend displaying the Local IP (e.g., 192.168.x.x) in addition to the Public IP. This allows local users to verify their installation immediately without needing to navigate complex router settings first.
Provide environment information
Which area(s) are affected? (Select all that apply)
Installation
Are you deploying the applications where Dokploy is installed or on a remote server?
Both
Additional context
No response
Will you send a PR to fix it?
Yes