Panel and Wings are running on the same VM.
The panel is exposed to the internet via a Cloudflare Tunnel, while Wings is currently reachable only on the internal network.
My goal is to have:
Panel accessible over the internet and internally
Node shown as green in the panel in both cases
Ability to create/manage servers from anywhere
Right now, the node only works correctly when accessing the panel from the internal network. When accessing the panel via the Cloudflare domain, the node does not go green because Wings isn’t reachable in that context.
how can i make a single node work both internally and externally (panel + wings on the same VM)?