Move to test system url for testing.

This commit is contained in:
Martin Edenhofer 2014-01-28 00:05:00 +01:00
parent f04a12696c
commit e16a7be11d

View file

@ -2,7 +2,7 @@
class SearchIndexBackend
@@index = "zammad_#{Rails.env}"
@@url = 'http://127.0.0.1:9000'
@@url = 'http://217.111.80.181'
@@user = 'elasticsearch'
@@pw = 'zammad'