snowzach / hassio-addons

Hass.IO Repository for snowzach's add-ons.
MIT License
32 stars 12 forks source link

Port change to 8181 #6

Closed rain82k closed 3 years ago

rain82k commented 3 years ago

Hi there,

Unfortunately, I'm completely new to the Home Assistant. I now wanted to install doods via Hass.io and cannot use this because port 8080 is already being used by facebox. Can I move the port to 8181? Unfortunately I don't know what the name of the config file should be and whether it should be in "/ home-assistant / share"?

snowzach commented 3 years ago

You should be able to set the config in there with

{
  "server": {
    "port": "8080"
  },
......

I don't use hassio a bunch but that should get it.

kcdc80 commented 3 years ago

I actually have the same issue, tried to change to another port, but doods add-on does not start.