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 b4c1bb2 commit 385da4fCopy full SHA for 385da4f
docker-compose.yml
@@ -3,8 +3,6 @@ version: '2'
3
services:
4
php-fpm:
5
build: php-fpm
6
- ports:
7
- - "9000:9000"
8
volumes:
9
- ./www:/var/www
10
- ./php-fpm/php.ini:/usr/local/etc/php/php.ini
0 commit comments