X-Git-Url: https://git.kengrimes.com/?p=henge%2Fkiak.git;a=blobdiff_plain;f=opts.js;h=917ddcd264dcb613d1e599eb7f31245961fc3359;hp=0a2c7ad63e11e9610c591266c40efd58c09778a7;hb=f7059ee7fc9e2fdfa48e80a13b2843ac08cec1dc;hpb=981f7c49567699addfa54664745b71fab2531b21 diff --git a/opts.js b/opts.js index 0a2c7ad..917ddcd 100644 --- a/opts.js +++ b/opts.js @@ -48,7 +48,7 @@ exports['defaults'] = { 'ca-cert': '../certs/cert.pem', 'ca-key': '../certs/key.pem', port: 2443, - index: 'www/index.html', + index: './index.html', bind: 'www:./www', electron: undefined, dedicated: undefined,