Skip to content

Commit e3e6e7a

Browse files
authored
Update external_parameters.rst
1 parent 13d112b commit e3e6e7a

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)