X-Git-Url: https://git.kengrimes.com/?p=henge%2Fkiak.git;a=blobdiff_plain;f=opts.js;h=917ddcd264dcb613d1e599eb7f31245961fc3359;hp=0a2c7ad63e11e9610c591266c40efd58c09778a7;hb=60d1eef63f2f49d07f5d351f14fe1f7a14abb489;hpb=c405e114390a749a4fbd0cd530c258a8fc60b245 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,