summaryrefslogtreecommitdiff
path: root/ereproxy.app
blob: eee2f52005ee40821f5ee9e9ca97387983a28edc (plain)
1
2
3
4
5
6
7
8
{application, ereproxy,
 [{description, "HTTP reverse proxy"},
  {vsn, "0"},
  {modules, [ereproxy_con, ereproxy_logger]},
  {registered, [ereproxy_logger]},
  {included_applications, [crypto, public_key, ssl]},
  {mod, {ereproxy, ereproxy_config}}
 ]}.
contact: Jan Huwald // Impressum