This website works better with JavaScript
Home
Explore
Help
Sign In
iot
/
hsweb-framework
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
新增说明
周浩
9 years ago
parent
687a5b839e
commit
55798b9abb
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
hsweb-web-run/README.md
+ 5
- 0
hsweb-web-run/README.md
View File
@@ -0,0 +1,5 @@
+# 部署到docker
+```bash
+ $ mvn package -Pprod
+ $ ./run-in-docker.sh
+```