diff --git a/scripts/webserver.sh b/scripts/webserver.sh index 88f4d35..d700eb4 100755 --- a/scripts/webserver.sh +++ b/scripts/webserver.sh @@ -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