diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-07-02 22:50:25 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-07-02 22:50:25 +0200 |
| commit | c19ab57223590fcb35b319ae4d1a6edf30f52bf3 (patch) | |
| tree | 74dfd9511cc60045b62fcad0e739aadad33319db /.env | |
| parent | db3a5fcd8edaa45ef05a6250e7f9452f0ed87250 (diff) | |
add gitignore
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -DB_HOST=localhost -DB_NAME=cortex -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 - |
