!80 version for 1.6.5

* version for 1.6.5
This commit is contained in:
inrgihc
2022-03-03 14:03:51 +00:00
parent f4ecb890ca
commit 686f42f26f
134 changed files with 3462 additions and 811 deletions

View File

@@ -11,11 +11,9 @@ services:
MYSQL_PASSWORD: 123456
MYSQL_ROOT_PASSWORD: 123456
MYSQL_ROOT_HOST: '%'
ports:
- 13306:3306
dbswitch:
container_name: dbswitch_webui
image: inrgihc/dbswitch:1.6.4
image: inrgihc/dbswitch:1.6.5
environment:
MYSQLDB_HOST: dbswitch_mysqldb
MYSQLDB_PORT: 3306