🐬发布 4.3.1 修复了一些问题建议升级

This commit is contained in:
疯狂的狮子li
2022-10-24 14:35:07 +08:00
parent 0f237ef7ed
commit 02e9ac799d
50 changed files with 308 additions and 145 deletions

12
.run/ruoyi-server.run.xml Normal file
View File

@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="ruoyi-server" type="docker-deploy" factoryName="dockerfile" server-name="Docker">
<deployment type="dockerfile">
<settings>
<option name="imageTag" value="ruoyi/ruoyi-server:4.3.1" />
<option name="buildOnly" value="true" />
<option name="sourceFilePath" value="ruoyi-admin/Dockerfile" />
</settings>
</deployment>
<method v="2" />
</configuration>
</component>