mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
configurations: updates to script, moniotoring and dcbot
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user