From e0fb8473afc420189be1c07518152b017b8467a5 Mon Sep 17 00:00:00 2001 From: jules Date: Wed, 2 Dec 2020 16:04:46 +0100 Subject: [PATCH] The file on Greenhost had diff host url (this one was corresponding to old one anyway) --- config-OR-greenhost.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-OR-greenhost.py b/config-OR-greenhost.py index 1039cad..608cc09 100644 --- a/config-OR-greenhost.py +++ b/config-OR-greenhost.py @@ -225,7 +225,7 @@ avoid_items_of_class = None service_name = 'DEV Daap' # URL (without the trailing slash) where this server runs -this_host = 'http://116.203.73.138:8000' +this_host = 'http://213.108.105.152:8000' # The default limit on the number of results returned by us default_num_results = 25