mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-17 23:43:43 +08:00
remove 移除maven docker插件 过于老旧功能缺陷大 使用idea自带的docker插件替代
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -46,13 +46,6 @@
|
||||
<!-- SMS 配置 -->
|
||||
<aliyun.sms.version>2.0.16</aliyun.sms.version>
|
||||
<tencent.sms.version>3.1.555</tencent.sms.version>
|
||||
|
||||
<!-- docker 配置 -->
|
||||
<docker.registry.url>localhost</docker.registry.url>
|
||||
<docker.registry.host>http://${docker.registry.url}:2375</docker.registry.host>
|
||||
<docker.namespace>ruoyi</docker.namespace>
|
||||
<docker.plugin.version>1.2.2</docker.plugin.version>
|
||||
|
||||
</properties>
|
||||
|
||||
<!-- 依赖声明 -->
|
||||
|
Reference in New Issue
Block a user