summaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-07-02 06:29:58 +0200
committerJules Laplace <julescarbon@gmail.com>2017-07-02 06:29:58 +0200
commitbe26f182ccdff4f96c52d419deebee4aff055e18 (patch)
tree227399a1a20de01e00d1a524be0c3875a2defcca /.env
parent22735b5dcb3503b5575d77bb066159f623e60f9e (diff)
worker in own process
Diffstat (limited to '.env')
-rw-r--r--.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env b/.env
index b0af23e..d284f54 100644
--- a/.env
+++ b/.env
@@ -4,4 +4,7 @@ DB_USER=cortex
DB_PASS=cortex
PORT=5858
PYTHON_BINARY=/Users/user/anaconda/bin/python
+CONVERT_BINARY=/usr/local/bin/convert
+FFMPEG_BINARY=/usr/local/bin/ffmpeg
+FFPROBE_BINARY=/usr/local/bin/ffprobe