disable msw in production mode
This commit is contained in:
4
src/Umbraco.Web.UI.Client/.env.production
Normal file
4
src/Umbraco.Web.UI.Client/.env.production
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copy this to .env.local and change what you want to test.
|
||||
VITE_UMBRACO_INSTALL_STATUS=running # running or must-install or must-upgrade
|
||||
VITE_UMBRACO_INSTALL_PRECONFIGURED=false
|
||||
VITE_UMBRACO_USE_MSW=off
|
||||
Reference in New Issue
Block a user