1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
appwrite/bin/worker-deletes

3 lines
173 B
Plaintext
Raw Normal View History

2020-07-06 01:51:20 +12:00
#!/bin/bash
QUEUE='v1-deletes' APP_INCLUDE='/usr/src/code/app/workers/deletes.php' REDIS_BACKEND='${_APP_REDIS_HOST}:${_APP_REDIS_PORT}' php /usr/src/code/vendor/bin/resque