Skip to content

Commit

Permalink
fix wrong domains
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip committed Jun 12, 2024
1 parent a0c2648 commit a139cab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/environments/dplplat01/sites.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ sites:
name: "Allerød Biblioteker"
description: "The library site for Allerød"
deploy_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOlK4u+5C8Y+euVj0Q+s7ZsNWMeUqSKgVg+845d3XX1s"
primary-domain: www.alleroedbibs.dk
primary-domain: www.bibliotek.alleroed.dk
secondary-domains:
- www.bibliotek.alleroed.dk
- bibliotek.alleroed.dk
autoGenerateRoutes: true
<<: *default-release-image-source
assens:
Expand Down

0 comments on commit a139cab

Please sign in to comment.