Added default wordpress domains

This commit is contained in:
2024-01-04 09:09:38 +01:00
parent fa02ce8335
commit 2b50cf46e9
2 changed files with 2 additions and 1 deletions

View File

@@ -128,6 +128,7 @@ domain_roulette: "roulette.{{top_domain}}"
domain_attendize: "tickets.{{top_domain}}"
domain_yourls: "s.{{top_domain}}"
domain_openproject: "project.{{top_domain}}"
domains_wordpress: ["wordpress.{{top_domain}}","blog.{{top_domain}}"]
### Common Configurations
postgres_default_version: "16"