2020-05-18 17:05:45 +00:00
|
|
|
CONNECTIONS=mysql,postgres
|
|
|
|
|
2020-05-17 08:57:24 +00:00
|
|
|
LABEL_mysql=MySql localhost
|
2020-05-17 06:57:52 +00:00
|
|
|
SERVER_mysql=localhost
|
|
|
|
USER_mysql=root
|
|
|
|
PASSWORD_mysql=test
|
|
|
|
PORT_mysql=3307
|
|
|
|
ENGINE_mysql=mysql
|
2020-05-17 08:57:24 +00:00
|
|
|
|
2020-05-18 17:05:45 +00:00
|
|
|
LABEL_postgres=Postgres localhost
|
|
|
|
SERVER_postgres=localhost
|
|
|
|
USER_postgres=postgres
|
|
|
|
PASSWORD_postgres=test
|
|
|
|
PORT_postgres=5433
|
|
|
|
ENGINE_postgres=postgres
|
|
|
|
|
2020-05-17 08:57:24 +00:00
|
|
|
TOOLBAR=home
|
2020-11-09 18:33:46 +00:00
|
|
|
ICON_home=mdi mdi-home
|
2020-05-17 08:57:24 +00:00
|
|
|
TITLE_home=Home
|
|
|
|
PAGE_home=home.html
|
2020-05-17 18:51:16 +00:00
|
|
|
STARTUP_PAGES=home
|
2020-05-17 08:57:24 +00:00
|
|
|
|
|
|
|
PAGES_DIRECTORY=/home/jena/jenasoft/dbgate-web/pages
|