fixed up for project name to be the folder

This commit is contained in:
2023-05-19 20:45:06 -07:00
parent 6a4d2ba9ce
commit 777e610969
3 changed files with 11 additions and 17 deletions

View File

@@ -2,6 +2,7 @@
Joomla CMS.
1. Clone me
1. Change env
1. compose up -d
1. Clone me ```git clone git@git.nickyeoman.com:nick/joomla.git projectName```
1. mv env.sample .env
1. vi .env
1. sudo docker-compose up -d