Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
11aef47731
commit
f9694a21d9
@ -2100,7 +2100,7 @@ message HealthCheckResponse {
|
||||
allow_underscores: true,
|
||||
allow_trailing_dot: true,
|
||||
})) {
|
||||
toast.error("Invalid hostname");
|
||||
toast.error("Invalid hostname. Must be a FQDN, wildcard, underscore, or end with a dot.");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user