feat 端口修改
This commit is contained in:
@@ -11,7 +11,9 @@ log:
|
||||
metric:
|
||||
prometheus:
|
||||
address: "0.0.0.0"
|
||||
port: 8504
|
||||
port: 18504
|
||||
jaeger:
|
||||
endpoint: "47.108.184.184:4317"
|
||||
|
||||
db:
|
||||
etcd:
|
||||
@@ -24,18 +26,18 @@ db:
|
||||
serve:
|
||||
grpc:
|
||||
address: "10.0.40.199"
|
||||
port: 8500
|
||||
port: 18500
|
||||
ttl: 20
|
||||
socket:
|
||||
web:
|
||||
address: "0.0.0.0"
|
||||
port: 8501
|
||||
port: 18501
|
||||
raw:
|
||||
address: "0.0.0.0"
|
||||
port: 8502
|
||||
port: 18502
|
||||
http:
|
||||
address: "0.0.0.0"
|
||||
port: 8503
|
||||
port: 18503
|
||||
|
||||
auth:
|
||||
secret: "bMa3mU4oCsX2KBex5o7GzwSnACpumFq3SdlDXYZgVTU="
|
||||
|
||||
@@ -11,7 +11,9 @@ log:
|
||||
metric:
|
||||
prometheus:
|
||||
address: "0.0.0.0"
|
||||
port: 8504
|
||||
port: 18504
|
||||
jaeger:
|
||||
endpoint: "172.18.28.0:4317"
|
||||
|
||||
db:
|
||||
etcd:
|
||||
@@ -24,18 +26,18 @@ db:
|
||||
serve:
|
||||
grpc:
|
||||
address: "172.18.28.0"
|
||||
port: 8500
|
||||
port: 18500
|
||||
ttl: 20
|
||||
socket:
|
||||
web:
|
||||
address: "0.0.0.0"
|
||||
port: 8501
|
||||
port: 18501
|
||||
raw:
|
||||
address: "0.0.0.0"
|
||||
port: 8502
|
||||
port: 18502
|
||||
http:
|
||||
address: "0.0.0.0"
|
||||
port: 8503
|
||||
port: 18503
|
||||
|
||||
auth:
|
||||
secret: "bMa3mU4oCsX2KBex5o7GzwSnACpumFq3SdlDXYZgVTU="
|
||||
|
||||
Reference in New Issue
Block a user