Proxy needing

streamlit app that icreated and deploy, dosent open in browser whithout proxy…how can disable proxy??
is there any way change setting in config.toml to fix it??

this error shown in browser…

Hi @Behin1400 -

I suspect that the proxy message isn’t the real error. Can you post a link to the repo that generates this error?

Best,
Randy

thx randy

https://share.streamlit.io/behin1400/que/main/que2.py
when i turn on proxy every thing is ok, but when turn it off show “403 That’s an error”
I tried on config file and change something like “enableXsrfProtection” , “enableWebsocketCompression” but dosen’t work without proxy.