Microservices Address

How is the address (or hostname) of the microservices container determined? Is it hard coded? Or is ther an undocumented env variable? How can I check if the server can reach the microservices?

I would like to get rid of "immich-" in the service names. It works so far but I don't know if microservices can be reached (I cannot test it with ml since my CPU does not support it).
Was this page helpful?