oliverdavies.uk-drupal/docker-compose.override.yaml.example
Oliver Davies cc2e182cad
Some checks are pending
CI / Build and test (push) Waiting to run
feat: add Drupal files
2023-10-12 22:53:35 +01:00

9 lines
117 B
Plaintext

services:
php-fpm:
extra_hosts:
- "host.docker.internal:host-gateway"
web:
ports:
- "80:80"