I want to run something else in my node, but it will require port 80, and it is currently in use by Umbrel. How can I change Umbrel to use another port?
Hi! I’ve changed the value of NGINX_PORT=<port>
in ~/umbrel/.env
and launched it by hand via ./scripts/start
command
Seems works fine.
Thanks, it works.
Is there still a way to do this, there is no longer a .env and modifying the .env.migrated doesn’t work