diff --git a/console/configuration/system_configs.js b/console/configuration/system_configs.js index b0c1521..cd31546 100644 --- a/console/configuration/system_configs.js +++ b/console/configuration/system_configs.js @@ -15,7 +15,7 @@ exports.setupEnvironment = function () { MYSQL_DB_SERVER_ADDRESS = "localhost"; MYSQL_DB_NAME = "irext"; MYSQL_DB_USER = "root"; - MYSQL_DB_PASSWORD = "root"; + MYSQL_DB_PASSWORD = "421aWill."; REDIS_HOST = "localhost"; REDIS_PORT = "6379"; REDIS_PASSWORD = null; diff --git a/console/web/code/index.html b/console/web/code/index.html index 9477dd5..dd5482a 100644 --- a/console/web/code/index.html +++ b/console/web/code/index.html @@ -335,7 +335,7 @@ @@ -491,6 +491,7 @@ + diff --git a/console/web/index.html b/console/web/index.html index 85f5074..fbe0eba 100644 --- a/console/web/index.html +++ b/console/web/index.html @@ -6,29 +6,34 @@ - IRext + IRext - +
-
@@ -39,65 +44,14 @@ -
- - -