mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add 404 error page
This commit is contained in:
@@ -13,5 +13,6 @@ http {
|
||||
include /etc/nginx/mime.types;
|
||||
}
|
||||
listen 4000;
|
||||
error_page 403 404 /404.html;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user