Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add Blackfire Docker support for the local web server
  • Loading branch information
fabpot committed Nov 27, 2019
commit eb9a827f9cd0fe0a79a5524cbef3262053500398
3 changes: 2 additions & 1 deletion setup/symfony_server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,8 @@ Elasticsearch 9200 ``ELASTICSEARCH_``
MongoDB 27017 ``MONGODB_`` (set the database via a Docker ``MONGO_DATABASE`` env var)
Kafka 9092 ``KAFKA_``
Mailcatcher 1025/1080 ``MAILER_``
25/80
or 25/80
Blackfire 8707 ``BLACKFIRE_``
============= ========= ======================

You can open web management interfaces for the services that expose them:
Expand Down