Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/.env

4 lines
179 B
Bash
Raw Normal View History

2022-05-18 13:13:55 +02:00
# Copy this to .env.local and change what you want to test.
VITE_UMBRACO_INSTALL_STATUS=running # running or must-install or must-upgrade
2022-06-29 15:55:26 +02:00
VITE_UMBRACO_INSTALL_PRECONFIGURED=false