mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore: nf-fmt-nix
This commit is contained in:
parent
1d806cd552
commit
3099654a97
8 changed files with 297 additions and 257 deletions
|
|
@ -1,11 +1,11 @@
|
|||
_: {
|
||||
services.grafana = {
|
||||
#enable = true;
|
||||
settings.server = {
|
||||
domain = "gensokyo.zone";
|
||||
http_port = 9092;
|
||||
http_addr = "0.0.0.0";
|
||||
root_url = "https://mon.gensokyo.zone";
|
||||
};
|
||||
services.grafana = {
|
||||
#enable = true;
|
||||
settings.server = {
|
||||
domain = "gensokyo.zone";
|
||||
http_port = 9092;
|
||||
http_addr = "0.0.0.0";
|
||||
root_url = "https://mon.gensokyo.zone";
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue