From d825240842bdbf9628d94f991131334ad3bd2234 Mon Sep 17 00:00:00 2001 From: "13621160019@163.com" <13621160019@163.com> Date: Tue, 29 Mar 2022 22:40:27 +0800 Subject: [PATCH] updated Dockerfile and README of Web UI --- myems-web/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/myems-web/README.md b/myems-web/README.md index f456d012..4941d538 100644 --- a/myems-web/README.md +++ b/myems-web/README.md @@ -73,6 +73,8 @@ nano nginx.conf * Build a Docker image +**NOTE**: You can safely ignore the command 'npm run build' in this section, because it is built into the Dockerfile + On Windows: ```bash cp -r myems/myems-web c:\myems-web