configurations: updates to script, moniotoring and dcbot

This commit is contained in:
2024-09-09 11:04:15 +02:00
parent 3406af1780
commit dd0283e65a
3 changed files with 4 additions and 6 deletions
@@ -11,11 +11,9 @@
enable = true;
settings = {
server = {
# Listening Address
http_addr = "127.0.0.1";
# and Port
http_port = 3232;
# Grafana needs to know on which domain and URL it's running
domain = "watchman.materus.pl";
serve_from_sub_path = true;
};