记得上下班打卡 | git大法好,push需谨慎

Commit 72dbe679 authored by 张国柄's avatar 张国柄

~config.test2;

parent 7cdcc165
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
...@@ -13,14 +13,14 @@ liquidnet: ...@@ -13,14 +13,14 @@ liquidnet:
urlHostAndPort: ${liquidnet.mysql.urlHostAndPort} urlHostAndPort: ${liquidnet.mysql.urlHostAndPort}
username: ${liquidnet.mysql.username} username: ${liquidnet.mysql.username}
password: ${liquidnet.mysql.password} password: ${liquidnet.mysql.password}
database-name: test_ln_scene database-name: test2_ln_scene
slave: slave:
urlHostAndPort: ${liquidnet.mysql.urlHostAndPort} urlHostAndPort: ${liquidnet.mysql.urlHostAndPort}
username: ${liquidnet.mysql.username} username: ${liquidnet.mysql.username}
password: ${liquidnet.mysql.password} password: ${liquidnet.mysql.password}
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
# end-test-这里是配置信息基本值 # end-test-这里是配置信息基本值
\ No newline at end of file
...@@ -9,4 +9,4 @@ liquidnet: ...@@ -9,4 +9,4 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_clijob database-name: test2_ln_clijob
\ No newline at end of file \ No newline at end of file
...@@ -12,10 +12,10 @@ liquidnet: ...@@ -12,10 +12,10 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
url-pay: url-pay:
pay: ${liquidnet.service.adam.url-pay.pay} pay: ${liquidnet.service.adam.url-pay.pay}
check: ${liquidnet.service.adam.url-pay.check} check: ${liquidnet.service.adam.url-pay.check}
......
...@@ -12,8 +12,8 @@ liquidnet: ...@@ -12,8 +12,8 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
...@@ -13,4 +13,4 @@ liquidnet: ...@@ -13,4 +13,4 @@ liquidnet:
level: info level: info
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
...@@ -13,9 +13,9 @@ liquidnet: ...@@ -13,9 +13,9 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
#以下为spring各环境个性配置 #以下为spring各环境个性配置
...@@ -12,7 +12,7 @@ liquidnet: ...@@ -12,7 +12,7 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
\ No newline at end of file \ No newline at end of file
...@@ -12,10 +12,10 @@ liquidnet: ...@@ -12,10 +12,10 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
url-pay: url-pay:
pay: ${liquidnet.service.kylin.url-pay.pay} pay: ${liquidnet.service.kylin.url-pay.pay}
check: ${liquidnet.service.kylin.url-pay.check} check: ${liquidnet.service.kylin.url-pay.check}
......
...@@ -12,10 +12,10 @@ liquidnet: ...@@ -12,10 +12,10 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
url-pay: url-pay:
pay: ${liquidnet.service.order.url-pay.pay} pay: ${liquidnet.service.order.url-pay.pay}
check: ${liquidnet.service.order.url-pay.check} check: ${liquidnet.service.order.url-pay.check}
......
...@@ -14,9 +14,9 @@ liquidnet: ...@@ -14,9 +14,9 @@ liquidnet:
# rabbitmq: # rabbitmq:
# connection-timeout: 5000 # connection-timeout: 5000
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
#以下为spring各环境个性配置 #以下为spring各环境个性配置
...@@ -12,7 +12,7 @@ liquidnet: ...@@ -12,7 +12,7 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
\ No newline at end of file \ No newline at end of file
...@@ -12,7 +12,7 @@ liquidnet: ...@@ -12,7 +12,7 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
\ No newline at end of file \ No newline at end of file
...@@ -12,7 +12,7 @@ liquidnet: ...@@ -12,7 +12,7 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
\ No newline at end of file \ No newline at end of file
...@@ -12,9 +12,9 @@ liquidnet: ...@@ -12,9 +12,9 @@ liquidnet:
max-history: 7 max-history: 7
level: info level: info
mysql: mysql:
database-name: test_ln_scene database-name: test2_ln_scene
mongodb: mongodb:
sslEnabled: false sslEnabled: false
database: test_ln_scene database: test2_ln_scene
#以下为spring各环境个性配置 #以下为spring各环境个性配置
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
cloudConfig: cloudConfig:
profile: test2 profile: test2
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
password: user123 password: user123
eureka: eureka:
host: 172.17.192.59:7001 host: 172.17.192.59:7001
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
# begin-test-这里是配置信息基本值 # begin-test2-这里是配置信息基本值
liquidnet: liquidnet:
info: info:
port: 7002 port: 7002
...@@ -21,7 +21,7 @@ liquidnet: ...@@ -21,7 +21,7 @@ liquidnet:
# password: admin # password: admin
config: config:
location: /data/config/support-config location: /data/config/support-config
# end-test-这里是配置信息基本值 # end-test2-这里是配置信息基本值
spring: spring:
profiles: profiles:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment