Minor fixes to documentation
This commit is contained in:
@@ -267,7 +267,7 @@ Here is a detailed, step-by-step guide to creating this scaffold from the ground
|
|||||||
12. **Set up Docker:**
|
12. **Set up Docker:**
|
||||||
Create a `Dockerfile` file:
|
Create a `Dockerfile` file:
|
||||||
|
|
||||||
```text
|
```dockerfile
|
||||||
# Use the official Node.js image.
|
# Use the official Node.js image.
|
||||||
FROM node:22-slim
|
FROM node:22-slim
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user