set data host to production again

This commit is contained in:
2012-11-22 15:49:22 +01:00
parent ef31958bd6
commit 6251d07a5a
+1 -1
View File
@@ -19,7 +19,7 @@ html lang="en"
javascript:
var data_host = '#{Rails.env == 'development' ? 'http://localhost:3000' : 'http://data.qwaiter.com' }';
//var data_host = 'http://localhost:3000';
data_host = 'http://192.168.1.148:3000';
//data_host = 'http://192.168.1.148:3000';
var $locale = '#{I18n.locale}';
var $url_vars = null;
// Dummy holder when Qmobile object is not supplied by the mobile phone