mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-20 07:02:01 +02:00
Solved wordpress bug
This commit is contained in:
parent
58229e2255
commit
c418399807
@ -74,4 +74,4 @@ defaults_redirect_domain_mappings:
|
|||||||
- { source: "snipe-it.{{primary_domain}}", target: "{{domains.snipe_it}}" }
|
- { source: "snipe-it.{{primary_domain}}", target: "{{domains.snipe_it}}" }
|
||||||
- { source: "taiga.{{primary_domain}}", target: "{{domains.taiga}}" }
|
- { source: "taiga.{{primary_domain}}", target: "{{domains.taiga}}" }
|
||||||
- { source: "videos.{{primary_domain}}", target: "{{domains.peertube}}" }
|
- { source: "videos.{{primary_domain}}", target: "{{domains.peertube}}" }
|
||||||
- { source: "wordpress.{{primary_domain}}", target: "{{domains.wordpress}}" }
|
- { source: "wordpress.{{primary_domain}}", target: "{{domains.wordpress[0]}}" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user