mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
feat(infrastructure): update queue worker
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
name: app-demo-worker
|
||||
command:
|
||||
- python3
|
||||
- worker/email_worker.py
|
||||
- app/workers/queue_worker.py
|
||||
env:
|
||||
- name: RABBITMQ_USERNAME
|
||||
value: demo-app
|
||||
|
||||
Reference in New Issue
Block a user