monitoring: switch to production subdomain
This commit is contained in:
parent
13b3baa805
commit
28c00529bb
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
monitoring = {
|
monitoring = {
|
||||||
enable = true;
|
enable = true;
|
||||||
useACME = true;
|
useACME = true;
|
||||||
domain = "monitoring-test.${config.networking.domain}";
|
domain = "monitoring.${config.networking.domain}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue