summaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-07-02 22:50:25 +0200
committerJules Laplace <julescarbon@gmail.com>2017-07-02 22:50:25 +0200
commitc19ab57223590fcb35b319ae4d1a6edf30f52bf3 (patch)
tree74dfd9511cc60045b62fcad0e739aadad33319db /.env
parentdb3a5fcd8edaa45ef05a6250e7f9452f0ed87250 (diff)
add gitignore
Diffstat (limited to '.env')
-rw-r--r--.env10
1 files changed, 0 insertions, 10 deletions
diff --git a/.env b/.env
deleted file mode 100644
index d284f54..0000000
--- a/.env
+++ /dev/null
@@ -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
-