fix: move file failed
This commit is contained in:
parent
bbeda11fc6
commit
73673f7ae3
4 changed files with 22 additions and 17 deletions
|
|
@ -49,4 +49,4 @@ server.listen(PORT, "0.0.0.0", () =>
|
|||
console.log(`[APP] Application is running on http://localhost:${PORT}`),
|
||||
);
|
||||
|
||||
rabbitmq.init(amqHandler).catch((e) => console.error(e));
|
||||
// rabbitmq.init(amqHandler).catch((e) => console.error(e));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue