# Does Pinegrow has a Preview button with access to the local area network

**URL:** https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781
**Category:** Feature Request
**Created:** [March 16, 2017, 5:29pm UTC](https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781 "2017-03-16T17:29:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![java](https://avatars.discourse-cdn.com/v4/letter/j/898d66/32.png) [@java](https://forum.pinegrow.com/u/java)
#### Post date: [March 16, 2017, 5:29pm UTC](https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781/1 "2017-03-16T17:29:50Z")

</div>

Does Pinegrow has a Preview button with access to the local area network so that one can see a design even on a smart phone. Thanks.

---

<div class="post-metadata">

### Author: ![schpengle](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/schpengle/32/238_2.png) [@schpengle](https://forum.pinegrow.com/u/schpengle)
#### Post date: [February 13, 2018, 11:40pm UTC](https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781/2 "2018-02-13T23:40:33Z")

</div>

@java woah! no one got back to you on this one , from MARCH?  
ok! sorry about that.

well, Pinegrow runs its own internal web server… so when you hit Ctrl +B to see the preview in your browser,  
Your browser is viewing a locally hosted website on your locally hosted web server -Pinegrows!

SO yes, anything else, on your network , which is given that local web address and the same port number (I think 40000 by default with Pinegrow) should be able to view the website you are developing/files Pinegrow is hosting.

---

<div class="post-metadata">

### Author: ![fakesamgregory](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/fakesamgregory/32/3903_2.png) [@fakesamgregory](https://forum.pinegrow.com/u/fakesamgregory)
#### Post date: [May 14, 2022, 1:52pm UTC](https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781/3 "2022-05-14T13:52:37Z")

</div>

Pinegrow opens the website in 127.0.0.1:4000. This is a local address and not available on the network.

Is there any way to access the network address of your site? This would be really handy to mobile dev!

---

<div class="post-metadata">

### Author: ![TechAkayy](https://avatars.discourse-cdn.com/v4/letter/t/ce73a5/32.png) [@TechAkayy](https://forum.pinegrow.com/u/TechAkayy)
#### Post date: [May 14, 2022, 1:55pm UTC](https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781/4 "2022-05-14T13:55:30Z")

</div>

I replace 127.0.0.1 with the local ip of the machine… and i was able to open it in my mobile. I guess if it doesn’t work fir you, you probably have to set it in network preferences (in mac)

So, if your machine’s local ip is 192.168.1.4, the try opening 192.168.1.4:40000 in you mobile (connected to the same wifi)

---

<div class="post-metadata">

### Author: ![fakesamgregory](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/fakesamgregory/32/3903_2.png) [@fakesamgregory](https://forum.pinegrow.com/u/fakesamgregory)
#### Post date: [May 14, 2022, 2:04pm UTC](https://forum.pinegrow.com/t/does-pinegrow-has-a-preview-button-with-access-to-the-local-area-network/781/5 "2022-05-14T14:04:23Z")

</div>

This worked. Thank you!

For those on Mac go to System Preferences \> Network, click Wifi and your computer’s IP. Pinegrow then presented an acceptance message to allow this connection (handy). You may need to have the website running in the browser.

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/1/12f43aecd7d81d6fcb3bc9b6406f7c99d62c4df1.png)
