ソースを参照

添加启动配置项

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

読み込み中…
キャンセル
保存