Added logging output to azure storage to better diagnose connection problems
This commit is contained in:
parent
549b2aac5c
commit
826326cccb
@ -24,4 +24,4 @@ RUN python3 -m pip install -e incl/pdf2image
|
||||
EXPOSE 5000
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["python3", "src/serve.py"]
|
||||
CMD ["python3", "-u", "src/serve.py"]
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 9bb5a86310f065b852e16679cf37d5c939c0cacd
|
||||
Subproject commit f7292c30ad7c7ae5f07cee6925adda096301b60a
|
||||
Loading…
x
Reference in New Issue
Block a user