Server Version#:1.32.6.7468
Player Version#:1.32.6.7468-07e0d4a7e
Hi,
I have managed to install plex server in docker on ubuntu server 22.04.3 in hosts mode, it works well, but for more practical management with my router i would like to install it in bridge mode. I follow the template in github but it didn’t work.
I want to use 192.168.1.100 (unused) but it always use the IP address of the pc and not the one i want.
the only line that changes the IP in the .yml file is: “environment: ADVERTISE_IP=http://192.168.1.100:32400/”?
And now i have access to the address 192.168.1.100:32400/web, but a problem remain, It use another MAC address, 02:42:C0:A8:01:64 insted of 02:42:B1:71:D2:7F and i don’t know why?