laravel-rabbitmq/README.md

9 lines
217 B
Markdown

## Installing
You should change the /src/.env.example file name to .env and run
```
docker compose up -d
```
and go [http://127.0.0.1:3000/](http://127.0.0.1:3000/) or [http://0.0.0.0:3000/](http://127.0.0.1:3000/)