Skip to content

Commit 5660c40

Browse files
zaporylieshrop
authored andcommitted
Remove extra whitespace (drupal-composer#371)
1 parent 1c19e08 commit 5660c40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# like so:
77
#
88
# $databases['default']['default'] = [
9-
# 'database' => getenv('MYSQL_DATABASE'),
9+
# 'database' => getenv('MYSQL_DATABASE'),
1010
# 'driver' => 'mysql',
1111
# 'host' => getenv('MYSQL_HOSTNAME'),
1212
# 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql',
@@ -24,4 +24,4 @@
2424
# MYSQL_USER=
2525

2626
# Another common use case is to set Drush's --uri via environment.
27-
# DRUSH_OPTIONS_URI=http://example.com
27+
# DRUSH_OPTIONS_URI=http://example.com

0 commit comments

Comments
 (0)