Expose default port for MySQL
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
"label": "Root password"
|
||||
}
|
||||
],
|
||||
"ports": [
|
||||
"3306/tcp"
|
||||
],
|
||||
"volumes": ["/var/lib/mysql"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user