We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b2aa0 commit 0504cdeCopy full SHA for 0504cde
1 file changed
config/.env.example
@@ -14,6 +14,7 @@ MW_DOCKER_GID=1000
14
COMPOSER_CACHE_DIR=/var/www/html/w/cache/composer
15
MW_LOG_DIR=/var/www/html/w/cache
16
MW_INSTALL_PATH=/var/www/html/w
17
+MW_BRANCH=master
18
19
# Use idekey=VSCODE for VS Code
20
# If you are using Docker Desktop on Windows/Mac or docker >= 20 on linux, set client_host=host.docker.internal
0 commit comments