mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 19:16:01 +00:00
connection testing
This commit is contained in:
11
packages/api/env/dblogin/.env
vendored
Normal file
11
packages/api/env/dblogin/.env
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user