bdfw
07/29/2025, 5:29 AMbdfw
07/29/2025, 6:18 PMChiranjeet Mishra
07/30/2025, 1:58 AMngrok http 8080 (replace 8080 with your server's port).
3. **Use the Ngrok Public URL**: Copy the public forwarding URL provided by ngrok (e.g., https://your-unique-id.ngrok.io).
4. **Update Vapi Configuration**:
- Go to the Vapi Dashboard.
- Paste the ngrok public URL in the appropriate server URL fields for your integration.
This setup will ensure that you are not using localhost and that your integration can reach your server from the internet. For further details, you might want to check out the [Developing locally guide](https://docs.vapi.ai/server-url/developing-locally).bdfw
07/31/2025, 5:02 AMChiranjeet Mishra
08/04/2025, 3:08 PMlocalhost server URLs from the organization, phone number, assistant, and function levels, replacing them with your public HTTPS endpoint, this is what “exposing your server” means..