chore: 本机换为3307端口防止冲突
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
MYSQL_DATABASE: "feedsystem"
|
||||
TZ: "Asia/Shanghai"
|
||||
ports:
|
||||
- "3306:3306"
|
||||
- "3307:3306"
|
||||
volumes:
|
||||
- mysql_data:/var/lib/mysql
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user