Merge pull request #1 from nocodelytics/update-staging
Add PROCESS_EVENT_QUEUE env var to yaml file
This commit is contained in:
commit
0135003663
|
@ -55,3 +55,5 @@ spec:
|
|||
env:
|
||||
- name: NODE_ENV
|
||||
value: stage
|
||||
- name: PROCESS_EVENT_QUEUE
|
||||
value: processEventQueue
|
||||
|
|
Loading…
Reference in New Issue