Fix port typo.
Signed-off-by: Wichai Termwuttipreecha <chengings@gmail.com>
This commit is contained in:
parent
a42a8531ab
commit
d55fa11f67
@ -61,7 +61,7 @@ c2c703b66b19 nginx-flask-mysql_proxy "nginx -g 'daemon of…" 39 se
|
||||
|
||||
After the application starts, navigate to `http://localhost:80` in your web browser or run:
|
||||
```
|
||||
$ curl localhost:8080
|
||||
$ curl localhost:80
|
||||
<div>Blog post #1</div><div>Blog post #2</div><div>Blog post #3</div><div>Blog post #4</div>
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user