Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
wangjx
/
sentinel
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
添加启动配置项
master
wangjx
3 anni fa
parent
f29e6d0813
commit
80b2d76231
1 ha cambiato i file
con
12 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
sentinel-dashboard/src/main/resources/bootstrap-test.yaml
+ 12
- 0
sentinel-dashboard/src/main/resources/bootstrap-test.yaml
Vedi File
@@ -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
Write
Preview
Loading…
Annulla
Salva