Skip to content

Commit fefa25a

Browse files
committed
typo
1 parent c106c4c commit fefa25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ MySQL 3306 ``DATABASE_``
301301
PostgreSQL 5432 ``DATABASE_``
302302
Redis 6379 ``REDIS_``
303303
RabbitMQ 5672 ``RABBITMQ_`` (set user and pass via Docker ``RABBITMQ_DEFAULT_USER`` and ``RABBITMQ_DEFAULT_PASS`` env var)
304-
ElasticSearch 9200 ``ELASTICSEARCH_``
304+
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_``

0 commit comments

Comments
 (0)