From 1ce57a1af85af1ede886bae8db77c417ba1fa516 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 25 Mar 2017 19:52:05 +0100 Subject: [PATCH] Update hardcoded config for testing FIXME: Don't hard code this --- testing/repoindex.conf.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/repoindex.conf.js b/testing/repoindex.conf.js index 644ce59..7638587 100644 --- a/testing/repoindex.conf.js +++ b/testing/repoindex.conf.js @@ -14,9 +14,9 @@ "server": { "listeningPort": 1234, - "certFile": "/run/media/martchus/files/programming/projects/c++/qmake/projects/repoindex/cert/test.crt", - "keyFile": "/run/media/martchus/files/programming/projects/c++/qmake/projects/repoindex/cert/test.key", - "insecure": false + "certFile": "/run/media/martchus/files/programming/projects/c++/cmake/projects/repoindex/cert/test.crt", + "keyFile": "/run/media/martchus/files/programming/projects/c++/cmake/projects/repoindex/cert/test.key", + "insecure": true }, "repos": {