Skip to content

Commit 7269f65

Browse files
committed
fff
1 parent 1eb0e95 commit 7269f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/javascript-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ docker run \
169169
--env PORT=4000 \
170170
--env ENABLE_DEBUG=true \
171171
--publish 4000:4000 \
172-
--publish 9229:9229
172+
--publish 9229:9229 \
173173
<IMAGE>:<TAG>
174174
```
175175

0 commit comments

Comments
 (0)