summaryrefslogtreecommitdiff
path: root/.env
blob: b0af23ebb0b58d9aaca65a6fabc41a926fef328a (plain)
1
2
3
4
5
6
7
DB_HOST=localhost
DB_NAME=cortex
DB_USER=cortex
DB_PASS=cortex
PORT=5858
PYTHON_BINARY=/Users/user/anaconda/bin/python