Skip to content

Commit 723be13

Browse files
committed
Add some content that should have been merged in 5.4 branch
1 parent 14ee636 commit 723be13

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: setup/symfony_server.rst

+6
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,12 @@ its location, same as for ``docker-compose``:
500500
``symfony console doctrine:database:drop --force --env=test``, the command will drop the database
501501
defined in your Docker configuration and not the "test" one.
502502

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+
503509
Platform.sh Integration
504510
-----------------------
505511

0 commit comments

Comments
 (0)