This commit is contained in:
Amartya Choudhary 2025-04-26 05:38:11 +00:00 committed by GitHub
commit 8252e92f5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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