We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c4f4f commit 763b877Copy full SHA for 763b877
templates/drupal-10/docker-compose.server.yml
@@ -17,7 +17,6 @@ services:
17
environment:
18
- PHP_MAX_EXECUTION_TIME=30
19
- PHP_MEMORY_LIMIT=128M
20
- - COMPOSER_VERSION=2
21
# Let drush know the site uri (makes using --uri redundant)
22
- DRUSH_OPTIONS_URI=https://${COMPOSE_SERVER_DOMAIN}
23
depends_on:
templates/drupal-9/docker-compose.server.yml
0 commit comments