]> BookStack Code Mirror - bookstack/commit
Updated default encoding and added conversion migration.
authorDan Brown <redacted>
Sun, 2 Jul 2017 16:20:05 +0000 (17:20 +0100)
committerDan Brown <redacted>
Sun, 2 Jul 2017 16:30:12 +0000 (17:30 +0100)
commit005f0eb4fcfc7b3f9239bc094204d9ba65d0145b
treea49d9f3b3ca5d7205c925848f302b35fbab8a773
parent7293ad7b24b63a9b7f0a46182b9fba7fd15a2387
Updated default encoding and added conversion migration.

Also updated how DB port is defined so that the DB_PORT
env var can be used or it can be take from the host name.

Fixes #405
app/Providers/AppServiceProvider.php
config/database.php
database/migrations/2017_07_02_152834_update_db_encoding_to_ut8mb4.php [new file with mode: 0644]