Results 7 comments of Manish Prasad

I will work on this today or tomorrow, was occupied with other tasks.

@interactivenyc My apologies, I went on a sudden vacation and also due to bad health, couldn't work on it. Your findings on nginx container looks interesting. I will dig upon...

@interactivenyc Added "scripts": { "microservice": "fastify" } in package.json file. The above error is gone, however, the services are not coming up. Getting below logs, will dig more further. e.g....

Read this: https://github.com/delvedor/find-my-way#match-order Hope it clarifies. I too faced this issue but post reading this, things got the required clarity.

@sagar448 @fxbytes-jaiprakash try this ``` let fcmNotification = { registration_ids: [token1, token2 ....], notification: ..... } ```