vpnPort in config.json is ignored

I tried to change the vpnPort option to 5443 and NAT that port to 443 on my openbalena server. But my device still connecting to 443. I was about to open a bug, but I would like to double check it that happen only to me.

OS VERSION: balenaOS 2.60.1+rev5
SUPERVISOR VERSION: 11.14.0

Where did you change this? The device pulls it’s OpenVPN config from https://api.yourdomain.com/os/v1/configso you have to configure the environment vars on the API container if you want to do this.