Add postgresql server config

This commit is contained in:
niten 2022-02-02 16:23:09 -08:00
parent 9e38106130
commit 35c4c0e91e

View File

@ -13,6 +13,7 @@
primary-mailserver = "procul"; primary-mailserver = "procul";
zone = "informis.land"; zone = "informis.land";
prometheus-hosts = [ "procul" ]; prometheus-hosts = [ "procul" ];
postgresql-server = "procul";
grafana-hosts = [ "procul" ]; grafana-hosts = [ "procul" ];
backplane = { backplane = {
dns-service = "nutboy3"; dns-service = "nutboy3";