mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
8 lines
140 B
Bash
8 lines
140 B
Bash
CONNECTIONS=mysql
|
|
LABEL_mysql=localhost-mysql
|
|
SERVER_mysql=localhost
|
|
USER_mysql=root
|
|
PASSWORD_mysql=test
|
|
PORT_mysql=3307
|
|
ENGINE_mysql=mysql
|