notls mode fixed, refactoring
[henge/kiak.git] / opts.js
diff --git a/opts.js b/opts.js
index 0a2c7ad..917ddcd 100644 (file)
--- 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,