mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
9 lines
168 B
Bash
9 lines
168 B
Bash
CONNECTIONS=mysql
|
|
|
|
LABEL_mysql=MySql-connection
|
|
SERVER_mysql=localhost
|
|
USER_mysql=root
|
|
PASSWORD_mysql=Pwd2020Db
|
|
PORT_mysql=16004
|
|
ENGINE_mysql=mysql@dbgate-plugin-mysql
|