Change 127.0.1.1 into New IP address

Hello Blynkers! Newbie here

I have a local server installed in my Raspberry Pi 3 and I have abled to send CSV file to my Gmail using the Mail Properties.

Now my question is, How could I change,

http://127.0.1.1:8080/myemail@gmail.com_Blynk_23448_2020-03-15.zip

Into,

http://192.168.2.114:8080/myemail@gmail.com_Blynk_23448_2020-03-15.zip

I want to change from 127.0.1.1 to 192.168.2.114 because it doesnt work on 127.0.1.1 but worked on my IP address which is 192.168.2.114 when I edited it on Browser.

I want it to automatically download as

http://192.168.2.114:8080/myemail@gmail.com_Blynk_23448_2020-03-15.zip.

Not

http://127.0.1.1:8080/myemail@gmail.com_Blynk_23448_2020-03-15.zip

I hope someone will respond
Thank you!

Psstttt

type in server.propertis > server.host=192.168.2.114