I try to change url for my gitlab server into may local network. URL must be like https://gitlab.my-namespace.example.io
But server response with error - 502 Bad Gateway on this URL. If use IP addres in url (like https://192.168.150.10) - all work correctly ...
Is possible - to use url like this for gitlab server? Thnx