I fixed your pasted code formatting as required for proper forum viewing - [README] Welcome to Blynk Community!
You are not indicating the required port here, needed for Local Server… Should be something like this:
Blynk.begin(auth, ssid, pass, IPAddress(192,168,1,153), 8080);