add workers to example env
This commit is contained in:
parent
0f88427dd5
commit
ae2eed10af
|
@ -18,3 +18,5 @@ DB_PASSWORD=secret_db_password
|
|||
MYSQL_PASSWORD=secret_db_password
|
||||
|
||||
PUSHER_APP_HOST=socketi
|
||||
|
||||
WORKERS=5
|
||||
|
|
Loading…
Reference in New Issue