From 5cc16317cf68dee1a89e96ffb63965128e4f2baa Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 25 Jan 2023 16:40:29 +0100 Subject: Installation: fix installtion script to allow custom DB PORT and DB HOST --- install/config.template | 1 - 1 file changed, 1 deletion(-) (limited to 'install/config.template') diff --git a/install/config.template b/install/config.template index ac62dcd4b..8f4dd2519 100644 --- a/install/config.template +++ b/install/config.template @@ -1,5 +1,4 @@ ISHTAR_PATH=/srv/ishtar/ -ISHTAR_DB=127.0.0.1 ISHTAR_WEBSERVER=nginx ISHTAR_LOCALE=fr_FR USE_CELERY=no -- cgit v1.2.3