change mongo url from localhost
All checks were successful
Deploy / CreateImage (push) Successful in 2m34s
Deploy / DeployService (push) Successful in 23s

This commit is contained in:
skeris 2025-03-17 02:51:58 +03:00
parent c4307b29b1
commit 12714c89f4

@ -11,7 +11,7 @@ services:
GRPC_URL: 0.0.0.0:9065
GRPC_DOMAIN: 10.8.0.226:9060
MONGO_URL: mongodb://customer:WAR2Fr6SuPKhtvEp@localhost:27017/?authSource=customer
MONGO_URL: mongodb://customer:WAR2Fr6SuPKhtvEp@10.8.0.226:27017/?authSource=customer
MONGO_DB_NAME: customer-prod
TELEGRAM_RS_PAY_CHANNEL_ID: -1002338593104
TELEGRAM_NOTIFICATION_CHANNEL_ID: -1002017928045