From 712deb604be9d608b990c6ba1f9af2560e8f20e3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 17 Jun 2018 18:14:40 +0200 Subject: confirm error msg better --- proxy/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy') diff --git a/proxy/index.js b/proxy/index.js index 18d61f13..425f97f6 100755 --- a/proxy/index.js +++ b/proxy/index.js @@ -8,7 +8,7 @@ var PORT = 9090 var cache = {} var DEBUG = false -var USE_CACHE = true +var USE_CACHE = false var server = http.createServer().listen(PORT, function(){ console.log('Proxy listening on: http://lvh.me:%s', PORT) -- cgit v1.2.3-70-g09d2