forked from DGNum/infrastructure
fix(stateless-uptime-kuma): Typo in domain name
This commit is contained in:
parent
e0eb7bbf7c
commit
e993d6de34
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ let
|
|||
accepted_statuscodes = [ "401" ];
|
||||
};
|
||||
|
||||
"ollama.beta.dgnum.eu" = {
|
||||
"ollama01.beta.dgnum.eu" = {
|
||||
type = mkForce "http";
|
||||
accepted_statuscodes = [ "401" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue