Fix formatting
This commit is contained in:
parent
c21c61f8ee
commit
ea3950c58a
2 changed files with 1 additions and 2 deletions
|
@ -19,4 +19,3 @@ databases:
|
|||
password: $MYSQL_PASSWORD
|
||||
database: $MYSQL_DATABASE
|
||||
charset: utf8mb4
|
||||
|
||||
|
|
|
@ -27,4 +27,4 @@ services:
|
|||
MYSQL_PASSWORD: m4&ChangeMe^eN
|
||||
MYSQL_DATABASE: blog
|
||||
ports:
|
||||
- 127.0.0.1:3306:3306
|
||||
- 127.0.0.1:3306:3306
|
||||
|
|
Loading…
Reference in a new issue