new payment methods service
This commit is contained in:
@@ -148,6 +148,13 @@ PAYMENTS_QUOTATION_SERVICE_NAME=sendico_payments_quotation
|
||||
PAYMENTS_QUOTATION_GRPC_PORT=50064
|
||||
PAYMENTS_QUOTATION_METRICS_PORT=9414
|
||||
|
||||
# Payments methods stack
|
||||
PAYMENTS_METHODS_DIR=payments_methods
|
||||
PAYMENTS_METHODS_COMPOSE_PROJECT=sendico-payments-methods
|
||||
PAYMENTS_METHODS_SERVICE_NAME=sendico_payments_methods
|
||||
PAYMENTS_METHODS_GRPC_PORT=50066
|
||||
PAYMENTS_METHODS_METRICS_PORT=9416
|
||||
|
||||
# Payments orchestrator Mongo settings
|
||||
PAYMENTS_MONGO_HOST=sendico_db1
|
||||
PAYMENTS_MONGO_PORT=27017
|
||||
|
||||
Reference in New Issue
Block a user