How to get a static ip address?
I'm trying to find a hosting service that can provide me with a static IP address for my server-side application with nuxt. I need to add my IP address to a whitelist for another product. However, the problem is that most hosting services use dynamic IP addresses, does anyone knows how to get one static ip or do i have to create a server side application without using nuxt for that? 
