Skip to content

Commit

Permalink
Add DB_CHARSET constant to .env
Browse files Browse the repository at this point in the history
To expose DB_CHARSET declaration added in wodby/wordpress#3
  • Loading branch information
gnowland authored Aug 19, 2020
1 parent c46248d commit ae0f9d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ DB_USER=wordpress
DB_PASSWORD=wordpress
DB_ROOT_PASSWORD=password
DB_HOST=mariadb
DB_CHARSET=utf8

### --- MARIADB ----

Expand Down

0 comments on commit ae0f9d3

Please sign in to comment.