Add Mysql port to ports instead of expose
This commit is contained in:
parent
90fed411e6
commit
40492b1595
|
@ -36,7 +36,6 @@ services:
|
|||
ports:
|
||||
- 9308
|
||||
- 9312
|
||||
expose:
|
||||
- 9306
|
||||
ulimits:
|
||||
nproc: 65535
|
||||
|
|
Loading…
Reference in New Issue