Skip to content

Commit 5e6dafb

Browse files
committed
Updated docker-compose.yml
1 parent 388fc30 commit 5e6dafb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ services:
3232
# PHP_ENABLE_MONGODB: ${PHP_ENABLE_MONGODB}
3333
image: readymadehost/symfony-dev-docker-php${PHP_VERSION}-cli:latest
3434
environment:
35-
NODE_VERSION: ${NODE_VERSION}
3635
PHP_ENABLE_REDIS: ${PHP_ENABLE_REDIS}
3736
PHP_ENABLE_XDEBUG: ${PHP_ENABLE_XDEBUG}
3837
PHP_ENABLE_MONGODB: ${PHP_ENABLE_MONGODB}

0 commit comments

Comments
 (0)