Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] FCM send 함수 속 rabbitmq 서버 호스트 주소 고치기 #101

Open
yaeoni opened this issue Oct 11, 2021 · 0 comments
Open

[FIX] FCM send 함수 속 rabbitmq 서버 호스트 주소 고치기 #101

yaeoni opened this issue Oct 11, 2021 · 0 comments

Comments

@yaeoni
Copy link
Collaborator

yaeoni commented Oct 11, 2021

📌 FIX Issue

  • RabbitMQ를 새로 서버를 파서 연결했으니, loaders/mq.ts 부의 mq연결 host 주소를 변경합니다.
  • amqp://127.0.0.1 -> amqp://user:[email protected]/vhost
  • client server에서 설정한 유저와 패스워드 이름으로 변경합니다.
  • 기본 guest계정은 remote server와 연결 불가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant