Skip to content

Commit

Permalink
Merge pull request #38 from humpbackdev/feature/add-documentation-abo…
Browse files Browse the repository at this point in the history
…ut-black-fire

added blackfire to the readme of the project
  • Loading branch information
rigoucr committed Oct 3, 2018
2 parents ba996aa + 5eaecae commit 7063f28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ To see the the mailhog UI, run `ahoy docker mailhog-url` and access that url fro

This is a proxy used to route request for given domain to nginx backend. To use it, you just need to have a .env file in the root of this folder with `VIRTUAL_HOST` variable set to any wanted domain. When you run `ahoy up` the magic will happen and you'll be able to open that domain in your browser and get your site. If you need more than one domain, set them in the same variable separated by comma.

### Blackfire

This tool also contains the Blackfire profiling tool, to configure it please put your server id and server token into the `.env` file, for more documentation about Blackfire go to this web page: https://blackfire.io/

## Contributing

Use the project, fork it, and submit PRs. We are responsive and will review them as soon as possible!
Expand Down

0 comments on commit 7063f28

Please sign in to comment.