mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-08-25 01:52:41 +00:00
11 lines
248 B
YAML
11 lines
248 B
YAML
spring:
|
|
application:
|
|
name: novel-monitor
|
|
cloud:
|
|
nacos:
|
|
config:
|
|
server-addr: 47.106.243.172:8848
|
|
file-extension: yml
|
|
group: ${spring.application.name}
|
|
namespace: 3960c71a-62ac-4b8f-8c30-bba8e8143a0c
|