.env.example 158 Bytes
Newer Older
1
2
3
4
5
MINERU_API_BASE = "https://mineru.net"
MINERU_API_KEY = "eyJ0eXB..."
OUTPUT_DIR=./downloads 
USE_LOCAL_API=false
LOCAL_MINERU_API_BASE="http://localhost:8888"