version for 1.6.14 : support sybase

This commit is contained in:
inrgihc
2022-08-06 00:04:16 +08:00
parent b5c3f3f958
commit 31dd8e38d1
62 changed files with 462 additions and 75 deletions

View File

@@ -13,7 +13,7 @@ services:
MYSQL_ROOT_HOST: '%'
dbswitch:
container_name: dbswitch_webui
image: inrgihc/dbswitch:1.6.13
image: inrgihc/dbswitch:1.6.14
environment:
MYSQLDB_HOST: dbswitch_mysqldb
MYSQLDB_PORT: 3306