Solved collection dependency bug

This commit is contained in:
2025-07-12 13:42:45 +02:00
parent b2e32aacf3
commit e174523fc6
52 changed files with 148 additions and 69 deletions

View File

@@ -4,4 +4,6 @@ features:
portfolio_iframe: true
domains:
canonical:
- "file.{{ primary_domain }}"
alias:
- "files.{{ primary_domain }}"

View File

@@ -1,2 +1,2 @@
application_id: "file"
application_id: "web-svc-file"
domain: "{{ domains | get_domain(application_id) }}"