Expose the Mysql port
This commit is contained in:
parent
0ba4929294
commit
1b0817b047
|
@ -36,6 +36,8 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 9308
|
- 9308
|
||||||
- 9312
|
- 9312
|
||||||
|
expose:
|
||||||
|
- 9306
|
||||||
ulimits:
|
ulimits:
|
||||||
nproc: 65535
|
nproc: 65535
|
||||||
nofile:
|
nofile:
|
||||||
|
|
Loading…
Reference in New Issue