Patch: reverse proxy hostname
Since the hostname -A doesn't always produce the same result as we desired, change it to hostname -s which shows only shortest hostname, e.g. c0. Also need to update reverse proxy setting to match the change we made.
Gitlab has been upgraded from 18.2.8 to 18.9.5. See the following release notes:
Gitlab 18.3 Gitlab 18.4 Gitlab 18.5 Gitlab 18.6 Gitlab 18.7 Gitlab 18.8 Gitlab 18.9Since the hostname -A doesn't always produce the same result as we desired, change it to hostname -s which shows only shortest hostname, e.g. c0. Also need to update reverse proxy setting to match the change we made.