Update dockerfile.client to disable CORS and Xsrf protection. CORS can't be...
Update dockerfile.client to disable CORS and Xsrf protection. CORS can't be enabled as the list of allowed origins is hard-coded in streamlit. Xsrf protection can't be enabled as it requires CORS to be enabled. Update dockerfile.client to enable WebSocket compression.
parent
cb99d4f1
No related branches found
No related tags found
Please register or sign in to comment