Expose the Mysql port

This commit is contained in:
Mark Veidemanis 2022-09-10 13:16:19 +01:00
parent 0dde7d6f30
commit 90fed411e6
1 changed files with 2 additions and 0 deletions

View File

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