@@ -7,6 +7,10 @@ logging: | |||
spring: | |||
application: | |||
name: beidouast | |||
cloud: | |||
nacos: | |||
config: | |||
file-extension: yaml | |||
redis: | |||
database: 1 | |||
host: 172.16.192.26 | |||
@@ -7,6 +7,10 @@ logging: | |||
spring: | |||
application: | |||
name: beidouast | |||
cloud: | |||
nacos: | |||
config: | |||
file-extension: yaml | |||
redis: | |||
database: 1 | |||
host: 172.16.192.26 | |||