diff --git a/sentinel-dashboard/src/main/resources/bootstrap-test.yaml b/sentinel-dashboard/src/main/resources/bootstrap-test.yaml new file mode 100644 index 00000000..4e3ba207 --- /dev/null +++ b/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