233
This commit is contained in:
4
笔记.txt
4
笔记.txt
@@ -28,9 +28,9 @@ netstat -aon|findstr "3002"
|
||||
结束端口
|
||||
taskkill -pid 20300 -f
|
||||
|
||||
consul agent -server -ui -bind 192.168.31.203 -client 0.0.0.0 -bootstrap-expect=1
|
||||
consul agent -server -ui -bind 192.168.31.8 -client 0.0.0.0 -bootstrap-expect=1
|
||||
|
||||
consul agent -dev -ui
|
||||
consul agent -dev -ui
|
||||
|
||||
consul 中文文档:
|
||||
https://kingfree.gitbook.io/consul/getting-started/ui
|
||||
|
||||
Reference in New Issue
Block a user