mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-23 10:15:24 +00:00
Add blank lines before headers
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
```docker
|
||||
FROM node:20
|
||||
|
||||
## replace this with your application's default port
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
Reference in New Issue
Block a user