Swap Ghost and Wordpress for alo.land

This commit is contained in:
2025-04-06 18:03:54 +01:00
parent 0c84c7fe4f
commit ad5cf2d44e
3 changed files with 8 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ job "ghost" {
tags = [
"traefik.enable=true",
"traefik.http.routers.ghost.entryPoints=websecure",
"traefik.http.routers.ghost.rule=Host(`alo.land`)",
"traefik.http.routers.ghost.rule=Host(`aloland.v.paler.net`)",
]
}