Skip to content

Commit

Permalink
Add blog sitemap to sitemap search
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Nov 25, 2024
1 parent d9c9f3c commit d5ed96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ services:
- DB_NAME=etna
- DB_USERNAME=etna
- DB_PASSWORD=${POSTGRES_PASSWORD}
- SITEMAPS=https://www.nationalarchives.gov.uk/sitemap.xml,https://develop.tna.dblclk.dev/sitemap.xml,https://nationalarchives.github.io/design-system/sitemap.xml
- SITEMAPS=https://www.nationalarchives.gov.uk/sitemap.xml,https://blog.nationalarchives.gov.uk/sitemap_index.xml,https://develop.tna.dblclk.dev/sitemap.xml,https://nationalarchives.github.io/design-system/sitemap.xml
- POPULATE_ON_STARTUP=False
- ALLOW_INSECURE=true
depends_on:
Expand Down

0 comments on commit d5ed96e

Please sign in to comment.