Hello All,
I am working on setting up my configuration and in my secrets file I would like to create a variable of the ip address of my mine server so I don’t have to repeat it for setting up panel iframes, mqtt, and other things on that are running on that server.
My question is for a panel iframe. How can I add the port to the variable? I know I can create the variable with main_server_ip: &mainserver some_ip_address, but just unsure how to add the port when I use &mainserver to setup a panel iframe.
Thanks in advance,
Chris