fix: skift domæne til ecv.i80.dk
All checks were successful
Build and Deploy Erika CV / build-and-deploy (push) Successful in 35s

This commit is contained in:
Henrik Jess Nielsen
2026-04-19 17:48:04 +02:00
parent f083e10d06
commit 63f5fb4555
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ job "web-erika" {
tags = [
"traefik.enable=true",
"traefik.http.routers.erika.rule=Host(`erika.i80.dk`)",
"traefik.http.routers.erika.rule=Host(`ecv.i80.dk`)",
"traefik.http.routers.erika.tls=true"
]