Skip to content

Commit 6be94f4

Browse files
zaporyliewebflo
authored andcommitted
Remove extra whitespace (drupal-composer#371)
1 parent 1665375 commit 6be94f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

+2-2
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)