1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/bin/worker-webhooks
2020-07-05 16:51:20 +03:00

3 lines
175 B
Bash

#!/bin/bash
QUEUE='v1-webhooks' APP_INCLUDE='/usr/src/code/app/workers/webhooks.php' REDIS_BACKEND='${_APP_REDIS_HOST}:${_APP_REDIS_PORT}' php /usr/src/code/vendor/bin/resque