|
@@ -70,5 +70,6 @@
|
|
|
{copy, "files/ssl/ssl.key", "etc/ssl.key"},
|
|
{copy, "files/ssl/ssl.key", "etc/ssl.key"},
|
|
|
{template, "files/app.config", "etc/app.config"},
|
|
{template, "files/app.config", "etc/app.config"},
|
|
|
{template, "files/acl.config", "etc/acl.config"},
|
|
{template, "files/acl.config", "etc/acl.config"},
|
|
|
|
|
+ {template, "files/clients.config", "etc/clients.config"},
|
|
|
{template, "files/vm.args", "etc/vm.args"}
|
|
{template, "files/vm.args", "etc/vm.args"}
|
|
|
]}.
|
|
]}.
|