etc/acl.config
This commit is contained in:
parent
088aa5c804
commit
2c96f47165
|
@ -68,5 +68,6 @@
|
|||
{copy, "files/ssl/ssl.crt", "etc/ssl.crt"},
|
||||
{copy, "files/ssl/ssl.key", "etc/ssl.key"},
|
||||
{template, "files/app.config", "etc/app.config"},
|
||||
{template, "files/acl.config", "etc/acl.config"},
|
||||
{template, "files/vm.args", "etc/vm.args"}
|
||||
]}.
|
||||
|
|
Loading…
Reference in New Issue