~dricottone/container-images

ref: 52a7c8091b952688aa3a9dd0392a5a5634887919 container-images/nginx/error_pages.d/504.html -rw-r--r-- 278 bytes
52a7c809Dominic Ricottone Docs update 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
  <title>504 - Gateway Timeout</title>
</head>
<body>
  <h1>504 - Gateway Timeout</h1>
  <p>You reached an instance of `nginx(8)`</p>
</body>
</html>