mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-09 05:39:13 +00:00
update 新增 源码集成 nacos 服务端控制台
This commit is contained in:
4
docker/nacos/conf/cluster.conf
Normal file
4
docker/nacos/conf/cluster.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# 集群配置文件 ip+端口
|
||||
127.0.0.1:8848
|
||||
127.0.0.1:8848
|
||||
127.0.0.1:8848
|
@@ -1,19 +0,0 @@
|
||||
#spring.security.enabled=false
|
||||
#management.security=false
|
||||
#security.basic.enabled=false
|
||||
#nacos.security.ignore.urls=/**
|
||||
#management.metrics.export.elastic.host=http://localhost:9200
|
||||
# metrics for prometheus
|
||||
management.endpoints.web.exposure.include=*
|
||||
|
||||
# metrics for elastic search
|
||||
#management.metrics.export.elastic.enabled=false
|
||||
#management.metrics.export.elastic.host=http://localhost:9200
|
||||
|
||||
# metrics for influx
|
||||
#management.metrics.export.influx.enabled=false
|
||||
#management.metrics.export.influx.db=springboot
|
||||
#management.metrics.export.influx.uri=http://localhost:8086
|
||||
#management.metrics.export.influx.auto-create-db=true
|
||||
#management.metrics.export.influx.consistency=one
|
||||
#management.metrics.export.influx.compressed=true
|
Reference in New Issue
Block a user