Hello,

I am using a Node.js website, and I have set up reverse proxies for certain paths in the configuration file located at website -> Nodejs Project -> set -> Config file. These reverse proxy settings are periodically deleted and reverted, and I don't know the reason why. I hope you can provide some insights. Thank you.

    aaPanel_Kern I modified the website's configuration, but after a while, the changes were reverted without any action on my part.

      aaPanel_Kern Yes, when I modify the run options in the project config of my Node.js project, the Nginx settings get reset. Thank you for your response!

      aaPanel_Kern However, this seems somewhat unreasonable. Simply modifying the run options should not cause the entire Nginx settings to be reset without any warning, leading to a loss of configuration information.