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 8e26212 commit c797f0bCopy full SHA for c797f0b
README.md
@@ -28,8 +28,6 @@ docker exec -it geekchat_laravel.test_1 bash
28
composer install
29
npm install
30
npm run build
31
-./vendor/bin/rr get-binary
32
-chmod +x ./rr
33
exit
34
docker-compose build --no-cache
35
docker-compose up -d
0 commit comments