mui-toolpad
mui-toolpad copied to clipboard
Use public environment settings for demo
Created a separate env group in Render for public applications, without TOOLPAD_BASIC_AUTH_USER and TOOLPAD_BASIC_AUTH_PASSWORD, and using that env group in demo.
Let me know if you think we should use a different solution to exclude basic auth from the demo.
Your Render PR Server URL is https://toolpad-pr-1191.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-cd8na59a6gdttutvuat0.
Would it make sense to remove basic auth from toolpad-settings and create a toolpad-basic-auth group that we add to the main deployment?
Would it make sense to remove basic auth from
toolpad-settingsand create atoolpad-basic-authgroup that we add to the main deployment?
Yeah that would work too, it's just more of a breaking change but should be fine and less redundant.