change 503 template

This commit is contained in:
Arne Teuke
2025-02-06 13:38:11 +01:00
parent 953da85709
commit e6a89ee6ef

View File

@@ -6,9 +6,9 @@ Content-Type: text/html
<!DOCTYPE html>
<html lang="en">
<head>
<title>Yikes! 503 Service Unavailable</title>
<title>503 Service Unavailable</title>
</head>
<body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
No server is available to handle this request. This is the default error file in haproxy.
</body></html>