The Docker configuration could be split into a development and production build, using an argument on build to switch the build. This would produce an optimized build, not using the Vite Dev server on build, and move unused dependencies. A production build should also provide a more. secure database connection.
Bakery, and other build utility should still be accessible for updating and debugging a production site.
References :
The Docker configuration could be split into a development and production build, using an argument on build to switch the build. This would produce an optimized build, not using the Vite Dev server on build, and move unused dependencies. A production build should also provide a more. secure database connection.
Bakery, and other build utility should still be accessible for updating and debugging a production site.
References :