Skip to content

Commit 0504cde

Browse files
committed
feat(env): MW_BRANCH environment variable
1 parent 98b2aa0 commit 0504cde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ MW_DOCKER_GID=1000
1414
COMPOSER_CACHE_DIR=/var/www/html/w/cache/composer
1515
MW_LOG_DIR=/var/www/html/w/cache
1616
MW_INSTALL_PATH=/var/www/html/w
17+
MW_BRANCH=master
1718

1819
# Use idekey=VSCODE for VS Code
1920
# If you are using Docker Desktop on Windows/Mac or docker >= 20 on linux, set client_host=host.docker.internal

0 commit comments

Comments
 (0)