Added gigafida to file creation

This commit is contained in:
2019-09-06 10:27:03 +02:00
parent b4db4e5255
commit c803057164
6 changed files with 1256205 additions and 6 deletions

View File

@@ -24,9 +24,9 @@ SSKJ_JSON = "$(MAKE_ROOT)/data/sskj_senses.json"
# for pre-generation the index of all headwords and functors
APPINDEX_PATH = "$(MAKE_ROOT)/data/appindex.json"
OUTPUT = "db"
# OUTPUT = "file"
OUTDIR = "/tmp/three" # if you're running this in docker, make sure to mount the volume
# OUTPUT = "db"
OUTPUT = "file"
OUTDIR = "/project/data" # if you're running this in docker, make sure to mount the volume
DBADDR = "0.0.0.0:27017" # don't use localhost
# credentials from .gitignored file