mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved collection dependency bug
This commit is contained in:
@@ -4,4 +4,6 @@ features:
|
||||
portfolio_iframe: true
|
||||
domains:
|
||||
canonical:
|
||||
- "file.{{ primary_domain }}"
|
||||
alias:
|
||||
- "files.{{ primary_domain }}"
|
||||
|
@@ -1,2 +1,2 @@
|
||||
application_id: "file"
|
||||
application_id: "web-svc-file"
|
||||
domain: "{{ domains | get_domain(application_id) }}"
|
||||
|
Reference in New Issue
Block a user