1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00
appwrite/bin/worker-deletes
2020-07-05 16:51:20 +03:00

3 lines
173 B
Bash

#!/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