修复内存泄漏问题

This commit is contained in:
inrgihc
2024-01-12 23:18:34 +08:00
parent 93f0182d2e
commit 74d0f25d29
47 changed files with 82 additions and 67 deletions

View File

@@ -18,7 +18,7 @@ services:
start_period: 30s
dbswitch:
container_name: dbswitch_webui
image: inrgihc/dbswitch:1.9.3
image: inrgihc/dbswitch:1.9.4
environment:
MYSQLDB_HOST: dbswitch_mysqldb
MYSQLDB_PORT: 3306