mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-10-15 06:10:23 +00:00
支持配置文件切换环境
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
volumes:
|
||||
- "/data/mysql:/var/lib/mysql"
|
||||
environment:
|
||||
DBTYPE: mysql
|
||||
MYSQL_DATABASE: dbswitch
|
||||
MYSQL_USER: tangyibo
|
||||
MYSQL_PASSWORD: 123456
|
||||
|
Reference in New Issue
Block a user