Change default container ports for running in host networking mode
I am trying to run immich in host network mode on Ubuntu.
I have successfully changed default container ports using these env variables
SERVER_PORT
MICROSERVICES_PORT
MACHINE_LEARNING_PORT
But i can't seem to find one for the Web container.
It's default port is 3000 which is currently occupied on my system.
Any way to change that?
I have successfully changed default container ports using these env variables
SERVER_PORT
MICROSERVICES_PORT
MACHINE_LEARNING_PORT
But i can't seem to find one for the Web container.
It's default port is 3000 which is currently occupied on my system.
Any way to change that?