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 b62103f04e
commit b10f206e5e
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