Currently i add my lan ip to env variable but then i have to redeploy functions everytime it changes. Any solution?
TL;DR
Developers are discussing how to set a local endpoint for functions. One suggestion is to set a static IP address instead of using LAN IP in environment variables to avoid frequent redeployment.