nexte E2E test DBS

This commit is contained in:
SPRINX0\prochazka
2025-01-28 12:48:07 +01:00
parent f0812d74d6
commit 569b3f5e56
5 changed files with 51799 additions and 5 deletions

View File

@@ -6,3 +6,10 @@ USER_mysql=root
PASSWORD_mysql=Pwd2020Db
PORT_mysql=16004
ENGINE_mysql=mysql@dbgate-plugin-mysql
LABEL_postgres=Postgres-connection
SERVER_postgres=localhost
USER_postgres=postgres
PASSWORD_postgres=Pwd2020Db
PORT_postgres=16000
ENGINE_postgres=postgres@dbgate-plugin-postgres