Jarvay / Motrix-Web

Web version of Motrix.
MIT License
6 stars 0 forks source link

Change Motrix UI port with a environment variable #2

Closed rohoal1012 closed 5 months ago

rohoal1012 commented 5 months ago

I want to change the motrix port to the port 80 but i cant because i dont use bridge network on docker, i use ipvlan network mode so i cant change the forward port on the compose, so pleaseee a option to change the motrix port directlyyyy 🙏🏻🙏🏻🙏🏻🙏🏻

Jarvay commented 5 months ago

You can use env WEB_UI_PORT to set it now.