Skip to content

Commit 814e29a

Browse files
authored
Removes exposed php port in docker-compose.yml
1 parent 7004674 commit 814e29a

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
@@ -45,8 +45,6 @@ services:
4545
container_name: php
4646
volumes:
4747
- ./src:/var/www/html:delegated
48-
ports:
49-
- 9000:9000
5048
networks:
5149
- laravel
5250

0 commit comments

Comments
 (0)