mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-08-25 18:02:42 +00:00
上传通用模块/代码生成模块/网关基础服务/监控基础服务/用户微服务
This commit is contained in:
10
novel-monitor/src/main/resources/bootstrap.yml
Normal file
10
novel-monitor/src/main/resources/bootstrap.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
spring:
|
||||
application:
|
||||
name: novel-monitor
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 47.106.243.172:8848
|
||||
file-extension: yml
|
||||
group: dev
|
||||
namespace: af61b0e1-4581-4d1e-a04b-efe55137a0b1
|
Reference in New Issue
Block a user