Update link

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2021-03-20 11:22:13 +08:00
parent 1e577a8c6f
commit da614e8441
6 changed files with 12 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
在项目中创建一个 Dockerfile
```bash
```docker
FROM node:12
# replace this with your application's default port
EXPOSE 8888