소스 검색

添加启动配置项

master
wangjx 3 년 전
부모
커밋
80b2d76231
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. +12
    -0
      sentinel-dashboard/src/main/resources/bootstrap-test.yaml

+ 12
- 0
sentinel-dashboard/src/main/resources/bootstrap-test.yaml 파일 보기

@@ -0,0 +1,12 @@
#spring settings
spring:
application:
name: sentinel-dashboard
cloud:
nacos:
config:
server-addr: 172.19.42.44:8848
file-extension: yaml
sentinel:
transport:
dashboard: 172.19.192.44:7777

Loading…
취소
저장