portal tests WIP

This commit is contained in:
SPRINX0\prochazka
2025-01-07 09:32:18 +01:00
parent 8d2c2cd62d
commit bf92943a6a
10 changed files with 15925 additions and 18 deletions

View File

@@ -1,13 +1,13 @@
CONNECTIONS=mysql,postgres
LABEL_mysql=MySql
LABEL_mysql=MySql-connection
SERVER_mysql=mariadb
USER_mysql=root
PASSWORD_mysql=Pwd2020Db
PORT_mysql=3306
ENGINE_mysql=mysql@dbgate-plugin-mysql
LABEL_postgres=Postgres
LABEL_postgres=Postgres-connection
SERVER_postgres=postgres
USER_postgres=postgres
PASSWORD_postgres=Pwd2020Db

View File

@@ -1,13 +1,13 @@
CONNECTIONS=mysql,postgres
LABEL_mysql=MySql
LABEL_mysql=MySql-connection
SERVER_mysql=localhost
USER_mysql=root
PASSWORD_mysql=Pwd2020Db
PORT_mysql=16004
ENGINE_mysql=mysql@dbgate-plugin-mysql
LABEL_postgres=Postgres
LABEL_postgres=Postgres-connection
SERVER_postgres=localhost
USER_postgres=postgres
PASSWORD_postgres=Pwd2020Db