mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Expose ntfy publicly
This commit is contained in:
parent
b1a827580d
commit
55c0eb01be
2 changed files with 4 additions and 4 deletions
|
|
@ -59,7 +59,7 @@
|
|||
|
||||
ntfy = {
|
||||
enable = true;
|
||||
domain = "alerts.${privateDomain}";
|
||||
domain = "alerts.sprouted.cloud";
|
||||
};
|
||||
|
||||
grafana = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue