From 93f9387b60c73a59a83e63c0c953be92af2c2218 Mon Sep 17 00:00:00 2001 From: j Date: Wed, 20 Nov 2019 17:22:56 +0100 Subject: [PATCH] use local name for local ip --- config.jsonc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.jsonc b/config.jsonc index c7a7e86..0d37367 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1034,11 +1034,11 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "description": "ERG media collection", "email": { // E-mail address in contact form (to) - "contact": "system@pandora.local", + "contact": "system@pandora.erg.be", "footer": "-- \npan.do/ra - http://pan.do/ra", "prefix": "pan.do/ra News -", // E-mail address uses by the system (from) - "system": "system@pandora.local" + "system": "system@pandora.erg.be" }, "https": false, "id": "erg", @@ -1046,7 +1046,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. // Set to true to allow search engines to index the site "public": false, "sendReferrer": false, - "url": "pandora.local" + "url": "pandora.erg.be" }, /* "sitePages" defines the sections of the main site dialog. If "news" is