测试RABBITMQ 配置

This commit is contained in:
zchen
2024-03-26 11:50:57 +08:00
parent 17ecd7bf0a
commit 6ab174b0cf
2 changed files with 3 additions and 3 deletions

View File

@@ -70,4 +70,4 @@ RABBITMQ_PARAMS = {
"virtual_host": "/"
}
RABBITMQ_QUEUES = os.getenv("RABBITMQ_QUEUES", "SuperResolution-local")
RABBITMQ_QUEUES = os.getenv("RABBITMQ_QUEUES", "SuperResolution-dev")