mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-29 09:10:13 +02:00
rename OUTPUT_DIR to DATA_DIR
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
socket = 127.0.0.1:3031
|
||||
chdir = ../
|
||||
http = 0.0.0.0:8001
|
||||
env = OUTPUT_DIR=./data
|
||||
env = DATA_DIR=./data
|
||||
wsgi-file = archivebox/core/wsgi.py
|
||||
processes = 4
|
||||
threads = 1
|
||||
|
Reference in New Issue
Block a user