diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-07-02 06:29:58 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-07-02 06:29:58 +0200 |
| commit | be26f182ccdff4f96c52d419deebee4aff055e18 (patch) | |
| tree | 227399a1a20de01e00d1a524be0c3875a2defcca /.env | |
| parent | 22735b5dcb3503b5575d77bb066159f623e60f9e (diff) | |
worker in own process
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
