1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00
appwrite/bin/worker-functions
2020-07-20 23:05:36 +03:00

3 lines
239 B
Bash

#!/bin/sh
QUEUE='v1-functions' APP_INCLUDE='/usr/src/code/app/workers/functions.php' REDIS_BACKEND="${_APP_REDIS_HOST}:${_APP_REDIS_PORT}" php /usr/src/code/vendor/bin/resque -dopcache.preload=opcache.preload=/usr/src/code/app/preload.php