mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
fix(backend): drop vhost config
This commit is contained in:
@@ -85,7 +85,6 @@ def create_notification_config() -> RabbitMQConfig:
|
||||
]
|
||||
|
||||
return RabbitMQConfig(
|
||||
vhost="/notifications",
|
||||
exchanges=[
|
||||
notification_exchange,
|
||||
batch_exchange,
|
||||
|
||||
Reference in New Issue
Block a user