Skip to content

siva01c/drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drupal 11

Drupal 11 installation pack

git clone [email protected]:siva01c/drupal.git drupal
cd drupal
cp .env.default .env # Copy file .env.default to .env docker-compose up -d
docker-compose exec drupal bash
composer install

Open url in your bro0wser:http://localhost:1577 - port is defined in .env file as DAO_PORT_NGINX