This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
iot
/
hsweb-framework
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
新增说明
周浩
9 anni fa
parent
687a5b839e
commit
55798b9abb
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
5
0
hsweb-web-run/README.md
+ 5
- 0
hsweb-web-run/README.md
Vedi File
@@ -0,0 +1,5 @@
+# 部署到docker
+```bash
+ $ mvn package -Pprod
+ $ ./run-in-docker.sh
+```