diff --git a/app/config.js b/app/config.js index 2f16666..00d8403 100644 --- a/app/config.js +++ b/app/config.js @@ -1,5 +1,8 @@ AppConfiguration = function() { - var appId = "12345678"; - var appSecret = "app_secret"; + var appId = 564119231; + var appSecret = "ghVRL0buL+uB:sX2MIA8Sw1DMUwFvZxYiIGUTeDw5hH9gYezGa2cyYHc=" // test-dashboard + + // var appId = 150686497; + // var appSecret = "+TEqXevqvrcc:ALXzqufaUQa/dxxUGUaufsYQWfwLK+rhTDYOdSfmJhg="; return {"appId":appId,"appSecret":appSecret}; -} +}; \ No newline at end of file diff --git a/app/index.html b/app/index.html index 9c53354..965629a 100644 --- a/app/index.html +++ b/app/index.html @@ -58,18 +58,22 @@ -