refactor: move Drupal into a subdirectory
This commit is contained in:
commit
dac6c27241
10 changed files with 10448 additions and 0 deletions
8
docker-compose.override.yaml.example
Normal file
8
docker-compose.override.yaml.example
Normal file
|
@ -0,0 +1,8 @@
|
|||
services:
|
||||
php-fpm:
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
web:
|
||||
ports:
|
||||
- "80:80"
|
Loading…
Add table
Add a link
Reference in a new issue