Closed linjungz closed 1 year ago
When running in container, there's a error message after uploading document: AxiosError: Request failed with status code 403
Workaround: set environment var: STREAMLIT_SERVER_ENABLE_XSRF_PROTECTION=false
Ref: https://docs.streamlit.io/knowledge-base/deploy/remote-start https://docs.streamlit.io/library/advanced-features/configuration
When running in container, there's a error message after uploading document: AxiosError: Request failed with status code 403