Skip to content

Commit 5b33a2b

Browse files
authored
Add variable to install YAML extension
1 parent c670d5f commit 5b33a2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ services:
287287
- INSTALL_BCMATH=${PHP_FPM_INSTALL_BCMATH}
288288
- INSTALL_MEMCACHED=${PHP_FPM_INSTALL_MEMCACHED}
289289
- INSTALL_SOCKETS=${LARAVEL_HORIZON_INSTALL_SOCKETS}
290+
- INSTALL_YAML=${LARAVEL_HORIZON_INSTALL_YAML}
290291
- INSTALL_CASSANDRA=${PHP_FPM_INSTALL_CASSANDRA}
291292
- INSTALL_PHPREDIS=${LARAVEL_HORIZON_INSTALL_PHPREDIS}
292293
- INSTALL_MONGO=${LARAVEL_HORIZON_INSTALL_MONGO}

0 commit comments

Comments
 (0)