Commit bbb9beeb authored by zhougaofeng's avatar zhougaofeng
Browse files

Update pdf_server.py

parent 951e24ce
......@@ -65,7 +65,7 @@ def parse_args():
)
parser.add_argument(
'--config_path',
default='/home/practice/magic_pdf-main/magic_pdf/config.ini')
default='./magic_pdf/config.ini')
args = parser.parse_args()
return args
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment