H
Homarr13mo ago
Smeety

how to change port when building from source?

I need help on how to change port when building from source? I just can't figure it out
10 Replies
explosive parrot
explosive parrot13mo ago
I haven't done source, but Is the port identifiable not in the .env file?
Smeety
SmeetyOP13mo ago
There isn't a .env? I'm not very familiar with Linux My bad there is haha
explosive parrot
explosive parrot13mo ago
I would highly suggest you not build from source.
Smeety
SmeetyOP13mo ago
I unfortunately don't have any other options:/
Manicraft1001
Manicraft100113mo ago
Totally agree with @explosive parrot . Be advised of the big drawbacks. We will not provide support for any conflicts that you created yourself.
Smeety
SmeetyOP13mo ago
Editing the .env to 4000 but nothing changes
No description
Smeety
SmeetyOP13mo ago
Oh okay
Manicraft1001
Manicraft100113mo ago
🐳 Environment variables | Homarr documentation
Homarr offers a Docker Container, which can be run on any compatible system, such as Unraid, Kubernetes and many more systems! Our Docker container is based on the node:16-alpine image and serves per standard on the port 7575.
Manicraft1001
Manicraft100113mo ago
This will break your installation. You edited the wrong URL. They should always be in sync to ensure that authentication is working
Meierschlumpf
Meierschlumpf13mo ago
Generally the port of a node application can be defined with the env variable PORT not sure if that works

Did you find this page helpful?