fix too many colons in customer rpc
All checks were successful
Deploy / CreateImage (push) Successful in 2m34s
Deploy / DeployService (push) Successful in 21s

This commit is contained in:
skeris 2025-04-11 00:43:07 +03:00
parent e540ece63c
commit 231ab54b89

@ -21,7 +21,7 @@ services:
S3_SECRET_KEY: 0W0m8DyvdAKRJnsAy6mB5zndQ7RouJBLhqhtThcu S3_SECRET_KEY: 0W0m8DyvdAKRJnsAy6mB5zndQ7RouJBLhqhtThcu
S3_FOLDER: verification S3_FOLDER: verification
S3_FILE_URL: https://3c580be9-cf31f296-d055-49cf-b39e-30c7959dc17b.s3.timeweb.cloud S3_FILE_URL: https://3c580be9-cf31f296-d055-49cf-b39e-30c7959dc17b.s3.timeweb.cloud
CUSTOMER_MICROSERVICE_RPC_URL: "http://10.8.0.226:9065" CUSTOMER_MICROSERVICE_RPC_URL: "10.8.0.226:9065"
VERIFICATION_MICROSERVICE_URL: "https://admin.pena" VERIFICATION_MICROSERVICE_URL: "https://admin.pena"
CUSTOMER_RPC_HOST: 10.8.0.226:9060 CUSTOMER_RPC_HOST: 10.8.0.226:9060
TRASH_LOG_HOST: 10.8.0.200:7123 TRASH_LOG_HOST: 10.8.0.200:7123