Skip to content

Commit

Permalink
port mariadb
Browse files Browse the repository at this point in the history
  • Loading branch information
chung1905 committed Nov 2, 2018
1 parent c193a37 commit 1759688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ services:
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: "no"
MYSQL_ROOT_PASSWORD: "1"
ports:
- 3306:3306
volumes:
mariadb:

0 comments on commit 1759688

Please sign in to comment.