dev cicd + tron + docs
This commit is contained in:
@@ -90,6 +90,13 @@ FEES_SERVICE_NAME=sendico_billing_fees
|
||||
FEES_GRPC_PORT=50060
|
||||
FEES_METRICS_PORT=9402
|
||||
|
||||
# Billing documents stack
|
||||
DOCUMENTS_DIR=billing_documents
|
||||
DOCUMENTS_COMPOSE_PROJECT=sendico-billing-documents
|
||||
DOCUMENTS_SERVICE_NAME=sendico_billing_documents
|
||||
DOCUMENTS_GRPC_PORT=50061
|
||||
DOCUMENTS_METRICS_PORT=9409
|
||||
|
||||
# Billing fees Mongo settings
|
||||
FEES_MONGO_HOST=sendico_db1
|
||||
FEES_MONGO_PORT=27017
|
||||
|
||||
Reference in New Issue
Block a user