From a50b6ead1892c7838369f36ea575d2502b86e1f7 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 13 Nov 2017 18:15:13 -0500 Subject: [PATCH] Calibre legacy change from 8010 to 8080: nec or not? --- roles/calibre/templates/calibre.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/calibre/templates/calibre.conf b/roles/calibre/templates/calibre.conf index ede22f890..05197a852 100644 --- a/roles/calibre/templates/calibre.conf +++ b/roles/calibre/templates/calibre.conf @@ -1,2 +1,2 @@ -ProxyPass /calibre http://localhost:8010 -ProxyPassReverse /calibre http://localhost:8010 +ProxyPass /calibre http://localhost:8080 +ProxyPassReverse /calibre http://localhost:8080