2
0

fix: mysql deploy

This commit is contained in:
caiyuchao
2024-12-10 14:43:20 +08:00
parent a392f6aa83
commit 9ee1cb789e
2 changed files with 5 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ services:
- ./mysql/conf:/etc/mysql/conf.d
- ./mysql/logs:/logs
- ./mysql/data:/var/lib/mysql
- ./mysql/tmp:/tmp
command: [
'mysqld',
'--innodb-buffer-pool-size=80M',