feat: 调整配置文件
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
build:
|
||||
context: ./mysql
|
||||
ports:
|
||||
- "3307:3306"
|
||||
- "3306:3306"
|
||||
volumes:
|
||||
- ./mysql/conf:/etc/mysql/conf.d
|
||||
- ./mysql/logs:/logs
|
||||
|
||||
Reference in New Issue
Block a user