We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af42629 commit dd39018Copy full SHA for dd39018
setup/symfony_server.rst
@@ -286,6 +286,7 @@ Service Port Symfony default prefix
286
MySQL 3306 ``DATABASE_``
287
PostgreSQL 5432 ``DATABASE_``
288
Redis 6379 ``REDIS_``
289
+Memcached 11211 ``MEMCACHED_``
290
RabbitMQ 5672 ``RABBITMQ_`` (set user and pass via Docker ``RABBITMQ_DEFAULT_USER`` and ``RABBITMQ_DEFAULT_PASS`` env var)
291
Elasticsearch 9200 ``ELASTICSEARCH_``
292
MongoDB 27017 ``MONGODB_`` (set the database via a Docker ``MONGO_DATABASE`` env var)
0 commit comments