config split

This commit is contained in:
Stephan D
2026-03-17 15:30:21 +01:00
parent 231347431e
commit b350f655d9
67 changed files with 1299 additions and 67 deletions

View File

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