fix: change customer port for grpc
This commit is contained in:
parent
70d9590fcf
commit
178b25e4f6
@ -25,7 +25,7 @@ services:
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD
|
||||
MONGO_AUTH: "verification"
|
||||
MONGO_DATABASE_NAME: "verification"
|
||||
CUSTOMER_SVC_ADDRESS: "http://10.8.0.6:8065"
|
||||
CUSTOMER_SVC_ADDRESS: "http://10.8.0.6:9065"
|
||||
STAGING_URL: "https://sadmin.pena"
|
||||
S3_FOLDER: verification
|
||||
S3_FILE_URL: https://3c580be9-cf31f296-d055-49cf-b39e-30c7959dc17b.s3.timeweb.cloud
|
||||
|
Loading…
Reference in New Issue
Block a user