|
|
@@ -18,7 +18,7 @@ spring.datasource.password=cDbK2S0go8
|
|
18
|
18
|
spring.datasource.driverClassName=com.gbasedbt.jdbc.IfxDriver
|
|
19
|
19
|
mybatis.config-location=classpath:mybatis/mybatis-config.xml
|
|
20
|
20
|
|
|
21
|
|
-eureka.client.serviceUrl.defaultZone=http://localhost:9001/eureka/
|
|
|
21
|
+eureka.client.serviceUrl.defaultZone=http://172.16.0.4:9711/eureka/
|
|
22
|
22
|
|
|
23
|
23
|
spring.application.name=depot-web
|
|
24
|
24
|
|