Closed mjordan closed 4 years ago
@elizoller points out that syntax like the following works in the .env file:
DATABASE_URL=mysql://usernamehere:passwordhere@my.dbserver.org/drupal8
https://github.com/mjordan/riprap/blob/master/docs/databases.md updated to include this info.
@elizoller points out that syntax like the following works in the .env file:
DATABASE_URL=mysql://usernamehere:passwordhere@my.dbserver.org/drupal8