We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ed7c2 commit ef92c0dCopy full SHA for ef92c0d
README.md
@@ -1,3 +1,11 @@
1
# Nginx Errors
2
3
-This is an additional ingres-nginx's default backend with custom error page.
+This is an additional ingress-nginx's default backend with custom error page.
4
+
5
+## Usage
6
+### Docker
7
+```console
8
+$ docker pull vietanhs0817/nginx-errors:latest
9
10
+$ docker run -p 8080:8080 vietanhs0817/nginx-errors:latest
11
+```
0 commit comments