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