Hello,
I'm using the Gitlab appliance, with great success. The only thing i would like to change is, for instance, on the public page, it shows the command for people to clone a project.
Currently it displays something like this: git clone http://10.1../gitlab/**/app.git
Now that ip-address is the internal one, and i would like to change that to the fqdn, i tried to change it in the config.yml but then when i restart the application stops working.
Thanks in advance. Tobias