mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 20:04:36 +00:00
Fix and update
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
```docker
|
||||
FROM node:12
|
||||
## replace this with your application's default port
|
||||
|
||||
EXPOSE 8888
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user