Update UAT deployment with RQ worker and latest code
Specify a different RQ_QUEUE so that the worker does not attempt to run jobs for the staging environment (since they share the same redis connection).
This commit is contained in:
@@ -8,3 +8,4 @@ data:
|
||||
FLASK_ENV: dev
|
||||
OVERRIDE_CONFIG_FULLPATH: /opt/atat/atst/atst-overrides.ini
|
||||
UWSGI_CONFIG_FULLPATH: /opt/atat/atst/uwsgi-config.ini
|
||||
RQ_QUEUES: atat-uat
|
||||
|
||||
Reference in New Issue
Block a user