Skip to content

Commit

Permalink
port 4571
Browse files Browse the repository at this point in the history
  • Loading branch information
shermosa committed Jun 29, 2021
1 parent 765fc17 commit 2e76d83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
- MYSQL_USER=user
- MYSQL_PASSWORD=password
ports:
- '3306'
- '3306:3306'
- '4571:4571'
expose:
- '3306'

0 comments on commit 2e76d83

Please sign in to comment.