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 8d76a68 commit 7857df3Copy full SHA for 7857df3
docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
volumes:
6
- .:/var/www/laravel
7
ports:
8
- - "8888:80"
+ - "8080:80"
9
depends_on:
10
- database
11
links:
0 commit comments