mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 16:36:00 +00:00
api portal - run:portal uses env-cmd instead of cross-env
This commit is contained in:
7
packages/api/.env
Normal file
7
packages/api/.env
Normal file
@@ -0,0 +1,7 @@
|
||||
CONNECTIONS=mysql
|
||||
LABEL_mysql=localhost-mysql
|
||||
SERVER_mysql=localhost
|
||||
USER_mysql=root
|
||||
PASSWORD_mysql=test
|
||||
PORT_mysql=3307
|
||||
ENGINE_mysql=mysql
|
||||
Reference in New Issue
Block a user