Update the instructions for starting the worker.
This commit is contained in:
parent
f80c9255e8
commit
2c41382f79
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ set up the snapshot script:
|
|||
start the workers:
|
||||
|
||||
```
|
||||
python -m workers.diffsworker -D
|
||||
STACK=prod python -m workers.diffsworker -D
|
||||
```
|
||||
|
||||
bouncing the servers:
|
||||
|
|
Reference in a new issue