Hello Sir
i hope you doing well
i recently installed n8n with docker 1 click install.but i am facing connection lost error

i googled and found this is due to
proxy_connect_timeout 60s;
proxy_send_timeout 600s;
proxy_read_timeout 600s;
in config file.
i tried to modified the main configuration file in proxy project settings but it cant be edit.
may i know how to solve this issue?
Thank you