From: Stefan Wold Date: Sun, 11 Dec 2022 21:47:19 +0000 (+0100) Subject: Fix db host for openchanfix X-Git-Url: https://jfr.im/git/irc/UndernetIRC/undernet-development-env.git/commitdiff_plain/f3cc4ce566ad84d0b8ee79e4bbeece1fcfa0e111 Fix db host for openchanfix --- diff --git a/etc/gnuworld/openchanfix.conf b/etc/gnuworld/openchanfix.conf index 8d2c2ec..1171877 100644 --- a/etc/gnuworld/openchanfix.conf +++ b/etc/gnuworld/openchanfix.conf @@ -22,7 +22,7 @@ mode = +idk # Database specifications # Host and port of database -sqlHost = db +sqlHost = db.undernet.org sqlPort = 5432 # Name of database sqlDB = chanfix