4 lines
179 B
Bash
4 lines
179 B
Bash
# 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
|