Expose the Mysql port

Mark Veidemanis 2 years ago
parent 0ba4929294
commit 1b0817b047
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

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

Loading…
Cancel
Save