Expose the Mysql port

Mark Veidemanis 2 years ago
parent 0dde7d6f30
commit 90fed411e6

@ -36,6 +36,8 @@ services:
ports:
- 9308
- 9312
expose:
- 9306
ulimits:
nproc: 65535
nofile:

Loading…
Cancel
Save