commit
cc1c70d57f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ host="localhost"
|
|||
user="mailtrain"
|
||||
password="mailtrain"
|
||||
database="mailtrain"
|
||||
port=3306 # some installations, eg. MAMP can use a different port (8889)
|
||||
port=3306 # some installations, eg. MAMP can use a different port (8889). MAMP users should turn on "Allow network access to MySQL"
|
||||
charset="utf8mb4"
|
||||
timezone="local"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue