|
@@ -1,5 +1,5 @@
|
|
|
<component name="ProjectRunConfigurationManager">
|
|
|
- <configuration default="false" name="bailian-admin" type="docker-deploy" factoryName="dockerfile" server-name="172.16.118.13">
|
|
|
+ <configuration default="false" name="bailian-admin" type="docker-deploy" factoryName="dockerfile" server-name="192.168.0.14">
|
|
|
<deployment type="dockerfile">
|
|
|
<settings>
|
|
|
<option name="imageTag" value="bailian-admin:4.8.0" />
|
|
@@ -12,7 +12,7 @@
|
|
|
</DockerEnvVarImpl>
|
|
|
</list>
|
|
|
</option>
|
|
|
- <option name="commandLineOptions" value="--network host" />
|
|
|
+ <option name="commandLineOptions" value="--network host --restart always" />
|
|
|
<option name="sourceFilePath" value="ruoyi-admin/Dockerfile" />
|
|
|
<option name="volumeBindings">
|
|
|
<list>
|