parent
6a12b176e7
commit
ca95b34514
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ drupal_settings:
|
|||
default: # The database target
|
||||
driver: mysql # Optional, defaults to 'mysql'
|
||||
host: localhost # Optional, defaults to 'localhost'
|
||||
port: 3306 # Optional
|
||||
database: mydatabase
|
||||
username: user
|
||||
password: secret
|
||||
|
|
Reference in a new issue