mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
11 lines
224 B
YAML
11 lines
224 B
YAML
spring:
|
|
application:
|
|
name: user-service
|
|
cloud:
|
|
nacos:
|
|
config:
|
|
server-addr: 47.106.243.172:8848
|
|
file-extension: yml
|
|
group: dev
|
|
namespace: a77986d7-c528-4367-afcb-7b9efee75564
|