Skip to content

Commit f7676d2

Browse files
Update README.md
add a space Co-authored-by: Peter Dave Hello <[email protected]>
1 parent 390cb75 commit f7676d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ services:
8080
- ./:/home/node/app
8181
expose:
8282
- "8081"
83-
ports: #use if it is necessary to expose the container to the host machine
83+
ports: # use if it is necessary to expose the container to the host machine
8484
- "8081": "8081"
8585
command: "npm start"
8686
```

0 commit comments

Comments
 (0)