Skip to content

Commit 385da4f

Browse files
committed
unexpose 9000
1 parent b4c1bb2 commit 385da4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ version: '2'
33
services:
44
php-fpm:
55
build: php-fpm
6-
ports:
7-
- "9000:9000"
86
volumes:
97
- ./www:/var/www
108
- ./php-fpm/php.ini:/usr/local/etc/php/php.ini

0 commit comments

Comments
 (0)