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