Udpdate some README.md files and change the version of node image for vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
@@ -68,13 +68,13 @@ a434bce6d2be mysql:8.0.19 "docker-entrypoint.s…" 8
|
||||
|
||||
After the application starts, navigate to `http://localhost:3000` in your web browser.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
The backend service container has the port 80 mapped to 80 on the host.
|
||||
```
|
||||
$ curl localhost:80
|
||||
{"message":"Hello Docker World!"}
|
||||
{"message":"Hello from MySQL 8.0.19"}
|
||||
```
|
||||
|
||||
Stop and remove the containers
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 35 KiB |
BIN
react-express-mysql/output.png
Normal file
BIN
react-express-mysql/output.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
Reference in New Issue
Block a user