8000
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.
2 parents 74b9cf5 + 048ac46 commit a620fdfCopy full SHA for a620fdf
setup/symfony_server.rst
@@ -285,6 +285,7 @@ Service Port Symfony default prefix
285
MySQL 3306 ``DATABASE_``
286
PostgreSQL 5432 ``DATABASE_``
287
Redis 6379 ``REDIS_``
288
+Memcached 11211 ``MEMCACHED_``
289
RabbitMQ 5672 ``RABBITMQ_`` (set user and pass via Docker ``RABBITMQ_DEFAULT_USER`` and ``RABBITMQ_DEFAULT_PASS`` env var)
290
Elasticsearch 9200 ``ELASTICSEARCH_``
291
MongoDB 27017 ``MONGODB_`` (set the database via a Docker ``MONGO_DATABASE`` env var)
0 commit comments