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