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