fix(stateless-uptime-kuma): Typo in domain name
All checks were successful
build configuration / build_and_cache_geo02 (push) Successful in 1m21s
build configuration / build_and_cache_geo01 (push) Successful in 1m24s
build configuration / build_and_cache_storage01 (push) Successful in 1m24s
build configuration / build_and_cache_rescue01 (push) Successful in 1m28s
build configuration / build_and_cache_vault01 (push) Successful in 1m37s
build configuration / build_and_cache_compute01 (push) Successful in 1m46s
lint / check (push) Successful in 24s
build configuration / build_and_cache_web03 (push) Successful in 1m7s
build configuration / build_and_cache_bridge01 (push) Successful in 1m4s
build configuration / build_and_cache_web02 (push) Successful in 1m17s
build configuration / build_and_cache_web01 (push) Successful in 1m47s
All checks were successful
build configuration / build_and_cache_geo02 (push) Successful in 1m21s
build configuration / build_and_cache_geo01 (push) Successful in 1m24s
build configuration / build_and_cache_storage01 (push) Successful in 1m24s
build configuration / build_and_cache_rescue01 (push) Successful in 1m28s
build configuration / build_and_cache_vault01 (push) Successful in 1m37s
build configuration / build_and_cache_compute01 (push) Successful in 1m46s
lint / check (push) Successful in 24s
build configuration / build_and_cache_web03 (push) Successful in 1m7s
build configuration / build_and_cache_bridge01 (push) Successful in 1m4s
build configuration / build_and_cache_web02 (push) Successful in 1m17s
build configuration / build_and_cache_web01 (push) Successful in 1m47s
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