File size: 310 Bytes
1bda668
 
 
 
a9516c8
 
 
 
 
1bda668
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "openai_api_key": "sk-xxxxxxxxxxxxxxxxxxxxxxxxx",
    "https_proxy": "http://127.0.0.1:1079",
    "http_proxy": "http://127.0.0.1:1079",
    "advance_docs": {
        "pdf": {
            "two_column": true,
            "formula_ocr": true
        }
    },
    "users": [
        ["root", "root"]
    ]
}