Skip to content

Commit

Permalink
Merge pull request #120 from phuonghuynh/master
Browse files Browse the repository at this point in the history
Update IP of Couchbase
  • Loading branch information
phuonghuynh committed Dec 18, 2014
2 parents edccbe6 + c9801ce commit a1409b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/dev/techlooper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ elasticsearch.index.name = pro_vnw_index_v5
#find new way to use template ip:port
elasticsearch.host = 172.16.22.27:9300

couchbase.connectionUri = http://techlooper.navigosgroup.com:8091
couchbase.connectionUri = http://172.16.1.80:8091
couchbase.adminUser = Administrator
couchbase.adminPassword = password
couchbase.bucketName = techlooper_user
Expand Down

0 comments on commit a1409b4

Please sign in to comment.