mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-19 08:39:01 +02:00
These were previously required so the gitlab-pages daemon could listen
on the same ports as nginx but on different IP addresses. Since [1] all
traffic (on gitlab.a.o) is now terminated by nginx, so this
functionality is no longer needed.
[1] 151ad143 ("gitlab: Enable GitLab Pages wildcard domain *.archlinux.page")
Fix #838