mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
15 lines
263 B
YAML
15 lines
263 B
YAML
server:
|
|
port: 7070
|
|
|
|
spring:
|
|
application:
|
|
name: configserver
|
|
cloud:
|
|
nacos:
|
|
discovery:
|
|
server-addr: localhost:8848
|
|
config:
|
|
server:
|
|
git:
|
|
uri: https://github.com/fangjian0423/blogimages
|
|
search-paths: / |