mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 16:43:59 +00:00
13 lines
243 B
Bash
13 lines
243 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
|
|
PASSWORD_MODE_mysql=askUser
|