config split
This commit is contained in:
@@ -4,7 +4,7 @@ runtime:
|
||||
grpc:
|
||||
network: tcp
|
||||
address: ":50060"
|
||||
advertise_host: "dev-billing-fees"
|
||||
advertise_host: "sendico_billing_fees"
|
||||
enable_reflection: true
|
||||
enable_health: true
|
||||
|
||||
@@ -36,7 +36,7 @@ messaging:
|
||||
buffer_size: 1024
|
||||
|
||||
oracle:
|
||||
address: "dev-fx-oracle:50051"
|
||||
address: "sendico_fx_oracle:50051"
|
||||
dial_timeout_seconds: 5
|
||||
call_timeout_seconds: 3
|
||||
insecure: true
|
||||
|
||||
Reference in New Issue
Block a user