correct registrations path
This commit is contained in:
parent
7fae2efbdc
commit
159ea31309
@ -117,7 +117,7 @@ room_invite_state_types:
|
||||
app_service_config_files: {{if not (getenv "REGISTRATIONS")}}[]{{end}}
|
||||
{{if (getenv "REGISTRATIONS")}}
|
||||
{{range $registration := split (getenv "REGISTRATIONS") ";"}}
|
||||
- "{{ $registration }}"
|
||||
- "registrations/{{ $registration }}"
|
||||
{{end}}
|
||||
{{end}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user