Skip to content

Commit 7857df3

Browse files
authored
Update docker-compose.yml
1 parent 8d76a68 commit 7857df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
volumes:
66
- .:/var/www/laravel
77
ports:
8-
- "8888:80"
8+
- "8080:80"
99
depends_on:
1010
- database
1111
links:

0 commit comments

Comments
 (0)