Add notes
This commit is contained in:
parent
166237c2c3
commit
a37c43de1d
1 changed files with 5 additions and 0 deletions
5
notes
Normal file
5
notes
Normal file
|
@ -0,0 +1,5 @@
|
|||
cp .env.example .env
|
||||
docker compose up -d
|
||||
./run install --db-url=mysql://app:app@database/app
|
||||
./run drush pm:enable -y commerce_demo
|
||||
Go to http://docker-example-drupal-commerce-kickstart.localhost
|
Loading…
Add table
Add a link
Reference in a new issue