commit | efbcdd4d03b249058170a853b4c385e43ed9f7f2 | [log] [tgz] |
---|---|---|
author | Jiarenxiang <SingalJia@outlook.com> | Tue Jun 03 17:06:34 2025 +0800 |
committer | Jiarenxiang <SingalJia@outlook.com> | Tue Jun 03 17:06:34 2025 +0800 |
tree | 2e8e81f871a0cac4fdbcb20654fa985edeae9f74 | |
parent | a510417fe6034e094fa8d63eeab163993886072a [diff] [blame] |
增加docker配置,美化了一下登录界面 Change-Id: I36f376e001f2718e5ededdd94c4cbc968f7ed5a2
diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..d604a03 --- /dev/null +++ b/.dockerignore
@@ -0,0 +1,6 @@ +# .dockerignore +node_modules +npm-debug.log +yarn-error.log +dist +build \ No newline at end of file