dbswitch模块代码结构调整

This commit is contained in:
inrgihc
2023-07-22 23:13:27 +08:00
parent c0656c13e8
commit e271a117d1
303 changed files with 4850 additions and 4691 deletions

View File

@@ -19,7 +19,7 @@ services:
start_period: 30s
dbswitch:
container_name: dbswitch_webui
image: inrgihc/dbswitch:1.7.0
image: inrgihc/dbswitch:1.8.0
environment:
MYSQLDB_HOST: dbswitch_mysqldb
MYSQLDB_PORT: 3306