Skip to content

Commit cec83af

Browse files
Merge pull request laradock#943 from wxb/master
edit docker-compose.yml, add swoole config
2 parents a90a3c1 + 01f6d8f commit cec83af

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
@@ -73,6 +73,7 @@ services:
7373
- INSTALL_INTL=${PHP_FPM_INSTALL_INTL}
7474
- INSTALL_GHOSTSCRIPT=${PHP_FPM_INSTALL_GHOSTSCRIPT}
7575
- INSTALL_LDAP=${PHP_FPM_INSTALL_LDAP}
76+
- INSTALL_SWOOLE=${PHP_FPM_INSTALL_SWOOLE}
7677
dockerfile: "Dockerfile-${PHP_VERSION}"
7778
volumes_from:
7879
- applications

0 commit comments

Comments
 (0)