Merge de1a22ced5
into bb1aed919a
This commit is contained in:
commit
8252e92f5b
|
@ -211,7 +211,7 @@ With all of that explained, let's start our dev-ready container!
|
|||
1. If we look at the logs for the container (`docker logs <container-id>`), we should see a message indicating it's
|
||||
using the mysql database.
|
||||
|
||||
```plaintext hl_lines="7"
|
||||
```plaintext hl_lines="8"
|
||||
# Previous log messages omitted
|
||||
$ nodemon src/index.js
|
||||
[nodemon] 2.0.20
|
||||
|
|
Loading…
Reference in New Issue