Add Docker and Docker Compose
This commit is contained in:
parent
ebd57a2e69
commit
29d88893fa
11 changed files with 162 additions and 1 deletions
4
.docker.env.example
Normal file
4
.docker.env.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
MYSQL_DATABASE=drupal
|
||||
MYSQL_PASSWORD=drupal
|
||||
MYSQL_ROOT_PASSWORD=root
|
||||
MYSQL_USER=drupal
|
Loading…
Add table
Add a link
Reference in a new issue