maybe this will work, because it works locally...
This commit is contained in:
@@ -12,7 +12,7 @@ import xml.etree.ElementTree as ET
|
||||
from PyPDF2 import PdfReader
|
||||
from swagger_server.classla import cl_utils
|
||||
|
||||
tika_server = "http://localhost:9999/tika"
|
||||
tika_server = "http://tika2:9999/tika"
|
||||
|
||||
# endpoint below to be used only for development purposes (don't need to run docker)
|
||||
# tika_server = "http://rsdo.lhrs.feri.um.si:9998/tika"
|
||||
|
||||
Reference in New Issue
Block a user