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 5e68797 + 7d0baf6 commit 1820276Copy full SHA for 1820276
setup/symfony_server.rst
@@ -500,6 +500,12 @@ its location, same as for ``docker-compose``:
500
``symfony console doctrine:database:drop --force --env=test``, the command will drop the database
501
defined in your Docker configuration and not the "test" one.
502
503
+.. caution::
504
+
505
+ Similar to other web servers, this tool automatically exposes all environment
506
+ variables available in the CLI context. Ensure that this local server is not
507
+ accessible on your local network without consent to avoid security issues.
508
509
Platform.sh Integration
510
-----------------------
511
0 commit comments