Skip to content

Commit ef92c0d

Browse files
committed
Update doc
1 parent 47ed7c2 commit ef92c0d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# Nginx Errors
22

3-
This is an additional ingres-nginx's default backend with custom error page.
3+
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

Comments
 (0)