mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 21:23:59 +00:00
12 lines
211 B
Bash
12 lines
211 B
Bash
DEVMODE=1
|
|
|
|
CONNECTIONS=mysql
|
|
|
|
LABEL_mysql=MySql localhost
|
|
SERVER_mysql=localhost
|
|
USER_mysql=root
|
|
PORT_mysql=3306
|
|
# PASSWORD_mysql=Pwd2020Db
|
|
ENGINE_mysql=mysql@dbgate-plugin-mysql
|
|
PASSWORD_MODE_mysql=askPassword
|