# Dev install bound to 0.0.0.0?

**URL:** https://meta.discourse.org/t/dev-install-bound-to-0-0-0-0/307830
**Category:** Development
**Tags:** dev-install
**Created:** [May 14, 2024, 12:35am UTC](https://meta.discourse.org/t/dev-install-bound-to-0-0-0-0/307830 "2024-05-14T00:35:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [May 14, 2024, 12:35am UTC](https://meta.discourse.org/t/dev-install-bound-to-0-0-0-0/307830/1 "2024-05-14T00:35:26Z")

</div>

Hi,

I was trying to start an ubuntu dev install to work on my theme’s new version. It’s the server version of the OS so I cannot directly access Firefox. I can’t run a normal install because :80 is taken by Pi-hole (and setting up nginx is going to cause more problems than its worth).

If I go to it’s local IP and :4200, it says it can’t connect:

![image](https://global.discourse-cdn.com/meta/original/4X/1/d/4/1d4f201611eea07dc6dde8f311b3ceebd04c172b.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/8/2/c8290181a3528c5d8895f964ce3e5312e27c0d48.png)

Is there a way to get it to run on 0.0.0.0:4200 (or for this matter 192.168.0.24:4200)? Thanks!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [May 14, 2024, 6:47am UTC](https://meta.discourse.org/t/dev-install-bound-to-0-0-0-0/307830/2 "2024-05-14T06:47:24Z")

</div>

Its risky, cause you don’t want to open this to the world…

I think this does a reasonable job at answering?

> **[Custom IP Binding for Discourse Dev Installation](https://meta.discourse.org/discourse-ai/ai-bot/shared-ai-conversations/FLDs0FJcSDSaLVF9PGvGzg)**
>
> sam: Looking at discourse source code is there some way to get a dev install to bind to a custom ip or public ip?

---

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [May 14, 2024, 12:54pm UTC](https://meta.discourse.org/t/dev-install-bound-to-0-0-0-0/307830/3 "2024-05-14T12:54:41Z")

</div>

> [@sam](#):
>
> Its risky, cause you don’t want to open this to the world…

The machine isn’t forwarded, it won’t be open to the internet.

My takeaway from the AI was `--b 0.0.0.0`, will try that when I can

---

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [May 15, 2024, 2:20am UTC](https://meta.discourse.org/t/dev-install-bound-to-0-0-0-0/307830/4 "2024-05-15T02:20:16Z")

</div>

Still doesn’t seem to work right?

 ![image](https://global.discourse-cdn.com/meta/original/4X/6/c/8/6c887b792e9ea505afcb2d10157f20640eb36e35.png)  
 ![image](https://global.discourse-cdn.com/meta/original/4X/b/1/9/b191d3ce719eb1c837662a4be1084d044ef65a4e.png)

I can access other stuff running just fine…

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/9/2/c9222f7e83acf5a9609d02eeb98084dff036dd76.png)
