Skip to content

Commit bfa7448

Browse files
committed
minor #8888 Update external_parameters.rst (skowi)
This PR was merged into the 4.0 branch. Discussion ---------- Update external_parameters.rst Commits ------- e3e6e7a Update external_parameters.rst
2 parents fbfd3c7 + e3e6e7a commit bfa7448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/external_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ put in a ``DATABASE_URL`` environment variable:
2929
DATABASE_URL="mysql://db_user:db_password@127.0.0.1:3306/db_name"
3030
3131
This variable is referenced in the service container configuration using
32-
``%env(DATABASE_HOST)%``:
32+
``%env(DATABASE_URL)%``:
3333

3434
.. configuration-block::
3535

0 commit comments

Comments
 (0)