Forgot to change env variable to use db file.

This commit is contained in:
Dessalines 2018-12-02 12:08:32 -07:00
parent 805da39462
commit caad7b5643
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Optionally use environment variables
# export TORRENTS_CSV_ENDPOINT=http://0.0.0.0:8080
# export TORRENTS_CSV_FILE=`pwd`/../../torrents.csv
# export TORRENTS_CSV_DB_FILE=`pwd`/../../torrents.db
# export TORRENTS_CSV_FRONT_END_DIR=`pwd`/../ui/dist
# Build the sqlite db from the CSV