Przeglądaj źródła

添加启动配置项

master
wangjx 3 lat temu
rodzic
commit
80b2d76231
1 zmienionych plików z 12 dodań i 0 usunięć
  1. +12
    -0
      sentinel-dashboard/src/main/resources/bootstrap-test.yaml

+ 12
- 0
sentinel-dashboard/src/main/resources/bootstrap-test.yaml Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz