ildkule: switch grafana db from sqlite to postgres

This commit is contained in:
2023-01-22 02:18:21 +01:00
parent e7786fee0c
commit 171fea39bc
3 changed files with 43 additions and 9 deletions

View File

@@ -25,5 +25,9 @@ in rec {
ipv4 = pvv-ipv4 187;
ipv6 = pvv-ipv6 "1:187";
};
bicep = {
ipv4 = pvv-ipv4 209;
ipv6 = pvv-ipv6 209;
};
};
}