~dricottone/container-images

ref: 04055de23cf448190786e78e9a4b2061a56d7f3f container-images/nginx/error_pages.d/504.html -rw-r--r-- 278 bytes
04055de2Dominic Ricottone Initial commit with my core utilities 1 year, 5 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>