File committed as error.
parent
1f243b16d3
commit
65d6e5fa05
|
@ -1,15 +0,0 @@
|
||||||
{application,dudeswave,
|
|
||||||
[{description,"The dudeswave web experience"},
|
|
||||||
{vsn,"1.0.0"},
|
|
||||||
{modules,[dudeswave,dudeswave_app,bigweb_handler,bigweb_supervisor]},
|
|
||||||
{registered,[]},
|
|
||||||
{applications,[kernel,stdlib,erts,cowboy,ranch]},
|
|
||||||
{mod,{bigweb_app,[]}},
|
|
||||||
{env, [
|
|
||||||
{proxy_host,"gemini.abiscuola.com"},
|
|
||||||
{ip,"127.0.0.1"},
|
|
||||||
{port,10443},
|
|
||||||
{certfile, "/var/_erlang/cert/www.abiscuola.com.crt"},
|
|
||||||
{keyfile, "/var/_erlang/private/www.abiscuola.com.key"}
|
|
||||||
]},
|
|
||||||
{start_phases,[]}]}.
|
|
Loading…
Reference in New Issue