1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00
appwrite/bin/worker-functions
2020-07-15 15:49:10 +03:00

3 lines
241 B
Bash

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