You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: RELEASE.md
+10-11
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This document outlines the process for creating a new BLT release.
7
7
In order to use these testing instructions:
8
8
9
9
* The `blt` alias must be installed.
10
-
* Your LAMP stack must have host entry for `http://blt8-release.localhost` pointing to `./blt8-release/docroot`.
10
+
* Your LAMP stack must have host entry for `http://blted8.localhost` pointing to `./blted8/docroot`.
11
11
* MySQL must use `mysql://drupal:drupal@localhost/drupal:3306`. If this is not the case, modify the instructions below for your credentials.
12
12
* In order to test Drupal VM, you must install VirtualBox and Vagrant. See [Drupal VM](https://github.com/geerlingguy/drupal-vm#quick-start-guide) for more information.
13
13
@@ -16,17 +16,17 @@ In order to use these testing instructions:
16
16
This test verifies that a new project can be created using `acquia/blt-project` via composer. This also tests the `blt update` process.
0 commit comments