修复package错乱问题,修复docker部署时未复制jar文件问题
This commit is contained in:
commit
b69ddbece2
|
|
@ -53,6 +53,7 @@ base(){
|
||||||
|
|
||||||
# 启动程序模块(必须)
|
# 启动程序模块(必须)
|
||||||
modules(){
|
modules(){
|
||||||
|
copy
|
||||||
docker-compose up -d lynn-gateway lynn-auth lynn-modules-system lynn-magic-api
|
docker-compose up -d lynn-gateway lynn-auth lynn-modules-system lynn-magic-api
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue