mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
show pages in iframe
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
CONNECTIONS=mysql
|
||||
LABEL_mysql=localhost-mysql
|
||||
LABEL_mysql=MySql localhost
|
||||
SERVER_mysql=localhost
|
||||
USER_mysql=root
|
||||
PASSWORD_mysql=test
|
||||
PORT_mysql=3307
|
||||
ENGINE_mysql=mysql
|
||||
|
||||
TOOLBAR=home
|
||||
ICON_home=fas fa-home
|
||||
TITLE_home=Home
|
||||
PAGE_home=home.html
|
||||
|
||||
PAGES_DIRECTORY=/home/jena/jenasoft/dbgate-web/pages
|
||||
|
||||
Reference in New Issue
Block a user