Need help with deploying and connecting rabbit MQ to a deployed app

@mayailurus

I do apologize! First time with this stuff and all that! LOL I’ll read up on networking.

No worries!

Yeah, you can remove [build], since there are no keys under it…

[self-depricating sarcastic tone LOL]

maya… -___-

I got it to work… -___-

Do you wanna know why this was so hard?.. -___-

I forgot to change the value of this line to reference the environment variable: -____-

const RABBITMQ_URL = process.env.RABIT_MQ_URL; 

Now its connecting -_____- xD

I now just need to tweak a few more things and then we will be good to go, I think. I’ll let you know if I need anymore help! :slight_smile: Thank you so much!

1 Like

I just want to say thanks to all the people who helped me solve this problem! It was a pain LOLOL

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.