Move pages hosting to GitLab pages

This commit is contained in:
Jake Howard
2022-10-09 18:26:49 +01:00
parent 491061d900
commit 58730fcbeb
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ http:
rule: Host(`registry.git.theorangeone.net`)
service: service-gitlab
router-gitlab-pages:
rule: HostRegexp(`gitlab-pages.theorangeone.net`, `{subdomain:[a-z]+}.gitlab-pages.theorangeone.net`)
rule: HostRegexp(`gitlab-pages.theorangeone.net`, `{subdomain:[a-z]+}.gitlab-pages.theorangeone.net`, `notes.theorangeone.net`)
service: service-gitlab-pages
router-slides:
rule: Host(`slides.jakehoward.tech`)