Dockerfile
parent
2a91a82f92
commit
920ea967ec
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>cloud-modules-system</artifactId>
|
<artifactId>cloud-modules-system</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>3.6.3</version>
|
||||||
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
|
|
@ -8,7 +8,6 @@ nacos:
|
||||||
addr: 47.116.125.60:8848
|
addr: 47.116.125.60:8848
|
||||||
user-name: nacos
|
user-name: nacos
|
||||||
password: nacos
|
password: nacos
|
||||||
namespace: 12A-ZG6
|
|
||||||
|
|
||||||
# Spring
|
# Spring
|
||||||
spring:
|
spring:
|
||||||
|
|
Loading…
Reference in New Issue