Skip to content

Commit 3750f3c

Browse files
committed
minor #12710 Add Blackfire Docker support for the local web server (fabpot)
This PR was merged into the 3.4 branch. Discussion ---------- Add Blackfire Docker support for the local web server <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- eb9a827 Add Blackfire Docker support for the local web server
2 parents 7f71ac3 + eb9a827 commit 3750f3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup/symfony_server.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,8 @@ Elasticsearch 9200 ``ELASTICSEARCH_``
305305
MongoDB 27017 ``MONGODB_`` (set the database via a Docker ``MONGO_DATABASE`` env var)
306306
Kafka 9092 ``KAFKA_``
307307
Mailcatcher 1025/1080 ``MAILER_``
308-
25/80
308+
or 25/80
309+
Blackfire 8707 ``BLACKFIRE_``
309310
============= ========= ======================
310311

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

0 commit comments

Comments
 (0)