mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 22:43:26 +00:00
Добавил настройки rabbitmq в .env.example
This commit is contained in:
parent
379dbb4a1b
commit
ffd66aec70
|
@ -12,3 +12,8 @@ API_PORT=8000
|
|||
JWT_SECRET_KEY=v9LctjUWwol4XbvczPiLFMDtZ8aal7mm
|
||||
|
||||
APP_RELOAD=True
|
||||
|
||||
RABBITMQ_HOST=rabbitmq
|
||||
RABBITMQ_PORT=5672
|
||||
RABBITMQ_USER=guest
|
||||
RABBITMQ_PASSWORD=guest
|
||||
|
|
Loading…
Reference in New Issue
Block a user