grafana is now prod

This commit is contained in:
2023-08-10 00:26:16 +03:00
parent 98816538d2
commit 76a748e086
3 changed files with 7 additions and 12 deletions

View File

@@ -72,9 +72,9 @@
nsd-acme = {
enable = true;
zones."grafana1.jakstys.lt" = {
zones."grafana.jakstys.lt" = {
accountKey = config.age.secrets.letsencrypt-account-key.path;
staging = true;
staging = false;
};
};